Home
last modified time | relevance | path

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

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