Searched refs:LHCALL_SHUTDOWN (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dlguest_hcall.h7 #define LHCALL_SHUTDOWN 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/lguest/
H A Dhypercalls.c35 * Or gets killed. Or, in the case of LHCALL_SHUTDOWN, both.
59 case LHCALL_SHUTDOWN: {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lguest/
H A Dboot.c1106 hcall(LHCALL_SHUTDOWN, __pa("Power down"),
1117 hcall(LHCALL_SHUTDOWN, __pa(p), LGUEST_SHUTDOWN_POWEROFF, 0, 0);
1168 hcall(LHCALL_SHUTDOWN, __pa(reason), LGUEST_SHUTDOWN_RESTART, 0, 0);

Completed in 70 milliseconds