Searched refs:GET_APIC_MAXLVT (Results 1 – 3 of 3) sorted by relevance
21 #define GET_APIC_MAXLVT(x) (((x) >> 16)&0xFF) macro
132 if (GET_APIC_MAXLVT(apic_read(APIC_LVR)) < 4) in enable_apic()
17 #define GET_APIC_MAXLVT(x) (((x)>>16)&0xFF) macro