Searched defs:GET_APIC_VERSION (Results 1 – 2 of 2) sorted by relevance
12 #define GET_APIC_VERSION(x) ((x)&0xFF) macro
20 #define GET_APIC_VERSION(x) ((x)&0xFF) macro
Completed in 6 milliseconds