Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/lguest/
Dhypercalls.c52 case LHCALL_LGUEST_INIT: in do_hcall()
207 if (cpu->hcall->arg0 != LHCALL_LGUEST_INIT) { in initialize()
/linux-2.6.39/arch/x86/include/asm/
Dlguest_hcall.h6 #define LHCALL_LGUEST_INIT 1 macro
/linux-2.6.39/arch/x86/lguest/
Di386_head.S33 movl $LHCALL_LGUEST_INIT, %eax