Searched refs:construct_eptp (Results 1 – 1 of 1) sorted by relevance
807 static u64 construct_eptp(unsigned long root_hpa);3475 ept_sync_context(construct_eptp(vcpu->arch.mmu.root_hpa)); in vmx_flush_tlb()3606 static u64 construct_eptp(unsigned long root_hpa) in construct_eptp() function3627 eptp = construct_eptp(cr3); in vmx_set_cr3()