Searched defs:GET_APIC_MAXLVT (Results 1 – 2 of 2) sorted by relevance
13 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF) macro
21 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF) macro
Completed in 4 milliseconds