Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dlguest_hcall.h20 #define LHCALL_SEND_INTERRUPTS 19 macro
/linux-4.1.27/arch/x86/lguest/
Dhead_32.S107 movl $LHCALL_SEND_INTERRUPTS, %eax
/linux-4.1.27/drivers/lguest/
Dhypercalls.c46 case LHCALL_SEND_INTERRUPTS: in do_hcall()