Searched refs:invept (Results 1 – 4 of 4) sorted by relevance
170 void invept(const void *eptp);
211 invept((void *)(desc->shadow_eptp & PAGE_MASK)); in put_vept_desc()515 invept((void *)(desc->shadow_eptp & PAGE_MASK)); in invept_vmexit_handler()532 invept((void *)(desc->shadow_eptp & PAGE_MASK)); in invept_vmexit_handler()
386 invept(vcpu->vm->arch_vm.nworld_eptp); in acrn_handle_pending_request()388 invept(vcpu->vm->arch_vm.sworld_eptp); in acrn_handle_pending_request()
135 void invept(const void *eptp) in invept() function
Completed in 10 milliseconds