Searched refs:ACRN_REQUEST_EPT_FLUSH (Results 1 – 4 of 4) sorted by relevance
311 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()
313 vcpu_make_request(vcpu, ACRN_REQUEST_EPT_FLUSH); in ept_flush_guest()
385 if (bitmap_test_and_clear_lock(ACRN_REQUEST_EPT_FLUSH, pending_req_bits)) { in acrn_handle_pending_request()
81 #define ACRN_REQUEST_EPT_FLUSH 5U macro
Completed in 9 milliseconds