Home
last modified time | relevance | path

Searched defs:root_hpa (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h286 hpa_t root_hpa; member
/linux-4.4.14/arch/x86/kvm/
Dvmx.c3748 static u64 construct_eptp(unsigned long root_hpa) in construct_eptp()