Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsmp_pv.c396 static void xen_pv_play_dead(void) /* used only with HOTPLUG_CPU */ in xen_pv_play_dead() function
424 static void xen_pv_play_dead(void) in xen_pv_play_dead() function
467 .play_dead = xen_pv_play_dead,
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsmp_pv.c380 static void __noreturn xen_pv_play_dead(void) /* used only with HOTPLUG_CPU */ in xen_pv_play_dead() function
404 static void __noreturn xen_pv_play_dead(void) in xen_pv_play_dead() function
447 .play_dead = xen_pv_play_dead,

Completed in 2 milliseconds