Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/numachip/
Dnumachip_csr.h37 #define NUMACHIP_LAPIC_BITS 8 macro
/Linux-v6.6/arch/x86/kernel/apic/
Dapic_numachip.c92 if (!((apicid ^ local_apicid) >> NUMACHIP_LAPIC_BITS)) { in numachip_send_IPI_one()