Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/xen/
Dsmp_pv.c353 static void __noreturn xen_pv_play_dead(void) /* used only with HOTPLUG_CPU */ in xen_pv_play_dead() function
377 static void __noreturn xen_pv_play_dead(void) in xen_pv_play_dead() function
434 .play_dead = xen_pv_play_dead,