Home
last modified time | relevance | path

Searched refs:ACRN_REQUEST_EXCP (Results 1 – 2 of 2) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvirq.c228 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()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h56 #define ACRN_REQUEST_EXCP 0U macro

Completed in 5 milliseconds