Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/numachip/
Dnumachip_csr.h27 #define CSR_G3_EXT_IRQ_GEN (0x030 + (3 << 12)) macro
/linux-6.12.1/arch/x86/kernel/apic/
Dapic_numachip.c51 write_lcsr(CSR_G3_EXT_IRQ_GEN, (apicid << 16) | val); in numachip1_apic_icr_write()