OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:imps_any_new_apics
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
smp-imps.h
49
(
imps_any_new_apics
? APIC_NEW_ID(x) : APIC_OLD_ID(x) )
smp-imps.c
253
* "
imps_any_new_apics
" is non-zero if any of the APICS (local or I/O)
257
static int
imps_any_new_apics
= 0;
variable
379
imps_any_new_apics
= 1;
565
imps_any_new_apics
= IMPS_LAPIC_READ (LAPIC_VER) & 0xF0;
Completed in 291 milliseconds