Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dlguest_hcall.h21 #define LHCALL_SEND_INTERRUPTS 19 macro
/linux-2.6.39/arch/x86/lguest/
Di386_head.S98 movl $LHCALL_SEND_INTERRUPTS, %eax
/linux-2.6.39/drivers/lguest/
Dhypercalls.c46 case LHCALL_SEND_INTERRUPTS: in do_hcall()