Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapicdef.h139 #define APIC_EILVT_LVTOFF(x) (((x) >> 4) & 0xF) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapicdef.h135 #define APIC_EILVT_LVTOFF(x) (((x) >> 4) & 0xF) macro

Completed in 4 milliseconds