Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/xen/
Denlighten.c184 static void xen_restart(enum reboot_mode reboot_mode, const char *cmd) in xen_restart() function
409 arm_pm_restart = xen_restart; in xen_pm_init()
/Linux-v5.10/arch/x86/xen/
Denlighten_pv.c1075 static void xen_restart(char *msg) in xen_restart() function
1098 .restart = xen_restart,