Home
last modified time | relevance | path

Searched refs:wait_icr_idle (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dinit.c11 * wait_icr_idle() must be initialized before usage. The IPI wrappers
28 DEFINE_APIC_CALL(wait_icr_idle); variable
78 update_call(wait_icr_idle); in update_static_calls()
H A Dapic_flat_64.c112 .wait_icr_idle = apic_mem_wait_icr_idle,
184 .wait_icr_idle = apic_mem_wait_icr_idle,
H A Dprobe_32.c66 .wait_icr_idle = apic_mem_wait_icr_idle,
H A Dbigsmp_32.c111 .wait_icr_idle = apic_mem_wait_icr_idle,
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic_flat_64.c151 .wait_icr_idle = native_apic_wait_icr_idle,
244 .wait_icr_idle = native_apic_wait_icr_idle,
H A Dapic_numachip.c285 .wait_icr_idle = numachip_apic_wait_icr_idle,
334 .wait_icr_idle = numachip_apic_wait_icr_idle,
H A Dapic_noop.c139 .wait_icr_idle = noop_apic_wait_icr_idle,
H A Dx2apic_phys.c201 .wait_icr_idle = native_x2apic_wait_icr_idle,
H A Dprobe_32.c108 .wait_icr_idle = native_apic_wait_icr_idle,
H A Dbigsmp_32.c166 .wait_icr_idle = native_apic_wait_icr_idle,
H A Dx2apic_cluster.c224 .wait_icr_idle = native_x2apic_wait_icr_idle,
H A Dx2apic_uv_x.c865 .wait_icr_idle = native_x2apic_wait_icr_idle,
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h290 void (*wait_icr_idle)(void); member
415 apic->wait_icr_idle(); in apic_wait_icr_idle()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dapic.c188 .wait_icr_idle = xen_noop,
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h265 void (*wait_icr_idle)(void); member
390 DECLARE_APIC_CALL(wait_icr_idle); variable

Completed in 8 milliseconds