Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dlguest_hcall.h8 #define LHCALL_NEW_PGTABLE 4 macro
/linux-2.6.39/drivers/lguest/
Dhypercalls.c87 case LHCALL_NEW_PGTABLE: in do_hcall()
/linux-2.6.39/arch/x86/lguest/
Dboot.c533 lazy_hcall1(LHCALL_NEW_PGTABLE, cr3); in lguest_write_cr3()