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