Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dapicdef.h29 # define APIC_INTEGRATED(x) ((x) & 0xF0u) macro
31 # define APIC_INTEGRATED(x) (1) macro