Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvirtual_cr.c311 vcpu_make_request(vcpu, ACRN_REQUEST_EPT_FLUSH); in vmx_write_cr0()
379 vcpu_make_request(vcpu, ACRN_REQUEST_EPT_FLUSH); in vmx_write_cr4()
A Dept.c313 vcpu_make_request(vcpu, ACRN_REQUEST_EPT_FLUSH); in ept_flush_guest()
A Dvirq.c385 if (bitmap_test_and_clear_lock(ACRN_REQUEST_EPT_FLUSH, pending_req_bits)) { in acrn_handle_pending_request()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h81 #define ACRN_REQUEST_EPT_FLUSH 5U macro

Completed in 9 milliseconds