Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
H A Dx2apic_phys.c49 weak_wrmsr_fence(); in x2apic_send_IPI()
61 weak_wrmsr_fence(); in __x2apic_send_IPI_mask()
91 weak_wrmsr_fence(); in __x2apic_send_IPI_shorthand()
H A Dx2apic_cluster.c34 weak_wrmsr_fence(); in x2apic_send_IPI()
47 weak_wrmsr_fence(); in __x2apic_send_IPI_mask()
H A Dapic.c425 weak_wrmsr_fence(); in lapic_next_deadline()
/linux/arch/x86/include/asm/
H A Dprocessor.h758 static inline void weak_wrmsr_fence(void) in weak_wrmsr_fence() function