Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c3388 static u64 construct_eptp(hpa_t root_hpa) in construct_eptp() function
3414 u64 eptp = construct_eptp(root_hpa); in vmx_flush_tlb_ept_root()
3607 vmcs_write64(EPT_POINTER, construct_eptp(root_hpa)); in vmx_load_mmu_pgd()