Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapicdef.h34 #define APIC_EXT_SPACE(x) ((x) & 0x80000000) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapicdef.h36 #define APIC_EXT_SPACE(x) ((x) & 0x80000000) macro

Completed in 3 milliseconds