Home
last modified time | relevance | path

Searched refs:native_apic_msr_eoi (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_phys.c172 .eoi = native_apic_msr_eoi,
H A Dx2apic_cluster.c257 .eoi = native_apic_msr_eoi,
H A Dx2apic_uv_x.c833 .eoi = native_apic_msr_eoi,
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h199 static inline void native_apic_msr_eoi(void) in native_apic_msr_eoi() function