Searched defs:APIC_INTEGRATED (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dapicdef.h38 # define APIC_INTEGRATED(x) ((x) & 0xF0u) macro
40 # define APIC_INTEGRATED(x) (1) macro

Completed in 164 milliseconds