Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dapicdef.h28 # define APIC_INTEGRATED(x) ((x) & 0xF0u) macro
30 # define APIC_INTEGRATED(x) (1) macro