Home
last modified time | relevance | path

Searched refs:APIC_TPRI_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h38 #define APIC_TPRI_MASK 0xFFu macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dvector.c1223 pr_debug("... APIC TASKPRI: %08x (%02x)\n", v, v & APIC_TPRI_MASK); in print_local_APIC()
H A Dapic.c1572 value &= ~APIC_TPRI_MASK; in setup_local_APIC()