Searched refs:construct_eptp (Results 1 – 1 of 1) sorted by relevance
1272 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() function5329 eptp = construct_eptp(vcpu, cr3); in vmx_set_cr3()