Home
last modified time | relevance | path

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

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