Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/ !
Dapicdef.h31 # define APIC_INTEGRATED(x) ((x) & 0xF0u) macro
33 # define APIC_INTEGRATED(x) (1) macro