Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dlguest_hcall.h15 #define LHCALL_SET_PMD 13 macro
/linux-4.1.27/drivers/lguest/
Dhypercalls.c105 case LHCALL_SET_PMD: in do_hcall()
/linux-4.1.27/arch/x86/lguest/
Dboot.c711 lazy_hcall2(LHCALL_SET_PMD, __pa(pmdp) & PAGE_MASK, in lguest_set_pmd()