Searched refs:native_x2apic_icr_write (Results 1 – 4 of 4) sorted by relevance
123 native_x2apic_icr_write(cfg, apicid); in __x2apic_send_IPI_dest()132 native_x2apic_icr_write(cfg, 0); in __x2apic_send_IPI_shorthand()195 .icr_write = native_x2apic_icr_write,
236 .icr_write = native_x2apic_icr_write,
864 .icr_write = native_x2apic_icr_write,
238 static inline void native_x2apic_icr_write(u32 low, u32 id) in native_x2apic_icr_write() function
Completed in 9 milliseconds