Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/numachip/
H A Dnumachip_csr.h61 #define NUMACHIP2_APIC_ICR 0x100000 macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c71 numachip2_write32_lcsr(NUMACHIP2_APIC_ICR, (apicid << 12) | val); in numachip2_apic_icr_write()