Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapicdef.h27 #define GET_APIC_MAXLVT(x) (((x) >> 16) & 0xFFu) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapicdef.h29 #define GET_APIC_MAXLVT(x) (((x) >> 16) & 0xFFu) macro

Completed in 3 milliseconds