Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dlguest_hcall.h11 #define LHCALL_SET_STACK 7 macro
/linux-2.6.39/drivers/lguest/
Dhypercalls.c90 case LHCALL_SET_STACK: in do_hcall()
/linux-2.6.39/arch/x86/lguest/
Dboot.c1031 lazy_hcall3(LHCALL_SET_STACK, __KERNEL_DS | 0x1, thread->sp0, in lguest_load_sp0()