Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/xen/
Denlighten.c107 static void xen_restart(enum reboot_mode reboot_mode, const char *cmd) in xen_restart() function
263 arm_pm_restart = xen_restart; in xen_pm_init()
/linux-4.1.27/arch/x86/xen/
Denlighten.c1278 static void xen_restart(char *msg) in xen_restart() function
1324 .restart = xen_restart,