Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c862 static u64 construct_eptp(unsigned long root_hpa);
3612 ept_sync_context(construct_eptp(vcpu->arch.mmu.root_hpa)); in __vmx_flush_tlb()
3748 static u64 construct_eptp(unsigned long root_hpa) in construct_eptp() function
3769 eptp = construct_eptp(cr3); in vmx_set_cr3()