Searched defs:APIC_INTEGRATED (Results 1 – 2 of 2) sorted by relevance
/external/oprofile/module/x86/ | ||
D | apic_compat.h | 22 #define APIC_INTEGRATED(x) ((x)&0xF0) macro |
/external/kernel-headers/original/asm-x86/ | ||
D | apicdef_32.h | 18 #define APIC_INTEGRATED(x) ((x)&0xF0) macro |