Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1272 static u64 construct_eptp(struct kvm_vcpu *vcpu, unsigned long root_hpa);
5117 ept_sync_context(construct_eptp(vcpu, vcpu->arch.mmu.root_hpa)); in __vmx_flush_tlb()
5307 static u64 construct_eptp(struct kvm_vcpu *vcpu, unsigned long root_hpa) in construct_eptp() function
5329 eptp = construct_eptp(vcpu, cr3); in vmx_set_cr3()