Searched refs:LHCALL_LGUEST_INIT (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.h6 #define LHCALL_LGUEST_INIT 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lguest/
H A Di386_head.S33 movl $LHCALL_LGUEST_INIT, %eax
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/lguest/
H A Dhypercalls.c52 case LHCALL_LGUEST_INIT:
207 if (cpu->hcall->arg0 != LHCALL_LGUEST_INIT) {

Completed in 59 milliseconds