Home
last modified time | relevance | path

Searched refs:NUMACHIP_LAPIC_BITS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/numachip/
H A Dnumachip_csr.h37 #define NUMACHIP_LAPIC_BITS 8 macro
/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c77 if (!((apicid ^ local_apicid) >> NUMACHIP_LAPIC_BITS)) { in numachip_send_IPI_one()