Searched refs:ACRN_REQUEST_SMP_CALL (Results 1 – 3 of 3) sorted by relevance
67 vcpu_make_request(vcpu, ACRN_REQUEST_SMP_CALL); in smp_call_function()
108 #define ACRN_REQUEST_SMP_CALL 11U macro
400 if (bitmap_test_and_clear_lock(ACRN_REQUEST_SMP_CALL, pending_req_bits)) { in acrn_handle_pending_request()
Completed in 6 milliseconds