Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dmmu.h170 void invept(const void *eptp);
/hypervisor/arch/x86/guest/
A Dvept.c211 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()
A Dvirq.c386 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()
/hypervisor/arch/x86/
A Dmmu.c135 void invept(const void *eptp) in invept() function

Completed in 10 milliseconds