OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apic_ver
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
smp-imps.h
146
unsigned char
apic_ver
;
member in struct:imps_processor
smp-imps.c
328
if (proc->
apic_ver
& 0x10)
371
apicid, proc->
apic_ver
));
377
if (proc->
apic_ver
> 0xF)
607
defconfig.proc[0].
apic_ver
= 0x10;
608
defconfig.proc[1].
apic_ver
= 0x10;
Completed in 131 milliseconds