Searched refs:GET_APIC_MAXLVT (Results 1 – 2 of 2) sorted by relevance
/external/oprofile/module/x86/ | ||
D | apic_compat.h | 21 #define GET_APIC_MAXLVT(x) (((x) >> 16)&0xFF) macro |
D | op_apic.c | 132 if (GET_APIC_MAXLVT(apic_read(APIC_LVR)) < 4) in enable_apic() |