Home
last modified time | relevance | path

Searched defs:arch_cpuhp_sync_state_poll (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dsmpboot.c1003 void arch_cpuhp_sync_state_poll(void) in arch_cpuhp_sync_state_poll() function
/linux/kernel/
H A Dcpu.c306 void __weak arch_cpuhp_sync_state_poll(void) { cpu_relax(); } in arch_cpuhp_sync_state_poll() function