Searched refs:ACRN_REQUEST_EXCP (Results 1 – 2 of 2) sorted by relevance
228 vcpu_make_request(vcpu, ACRN_REQUEST_EXCP); in vcpu_queue_exception()411 …if ((*pending_req_bits != 0UL) && bitmap_test_and_clear_lock(ACRN_REQUEST_EXCP, pending_req_bits))… in acrn_handle_pending_request()
56 #define ACRN_REQUEST_EXCP 0U macro
Completed in 5 milliseconds