Searched refs:ACRN_REQUEST_INIT_VMCS (Results 1 – 4 of 4) sorted by relevance
96 #define ACRN_REQUEST_INIT_VMCS 8U macro
369 if (bitmap_test_and_clear_lock(ACRN_REQUEST_INIT_VMCS, pending_req_bits)) { in acrn_handle_pending_request()
992 vcpu_make_request(bsp, ACRN_REQUEST_INIT_VMCS); in start_vm()
1119 vcpu_make_request(target_vcpu, ACRN_REQUEST_INIT_VMCS); in vlapic_process_init_sipi()
Completed in 13 milliseconds