Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dlguest_hcall.h5 #define LHCALL_FLUSH_ASYNC 0 macro
/linux-2.6.39/drivers/lguest/
Dhypercalls.c40 case LHCALL_FLUSH_ASYNC: in do_hcall()
/linux-2.6.39/arch/x86/lguest/
Dboot.c198 hcall(LHCALL_FLUSH_ASYNC, 0, 0, 0, 0); in lguest_leave_lazy_mmu_mode()
204 hcall(LHCALL_FLUSH_ASYNC, 0, 0, 0, 0); in lguest_end_context_switch()