Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dlguest_hcall.h14 #define LHCALL_HALT 10 macro
/linux-4.1.27/drivers/lguest/
Dhypercalls.c116 case LHCALL_HALT: in do_hcall()
/linux-4.1.27/arch/x86/lguest/
Dboot.c1161 hcall(LHCALL_HALT, 0, 0, 0, 0); in lguest_safe_halt()