Home
last modified time | relevance | path

Searched refs:ACRN_REQUEST_NMI (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/
A Dnmi.c22 vcpu_make_request(vcpu, ACRN_REQUEST_NMI); in handle_nmi()
/hypervisor/arch/x86/guest/
A Dvirq.c276 vcpu_make_request(vcpu, ACRN_REQUEST_NMI); in vcpu_inject_nmi()
418 bitmap_test_and_clear_lock(ACRN_REQUEST_NMI, pending_req_bits)) { in acrn_handle_pending_request()
426 bitmap_set_lock(ACRN_REQUEST_NMI, pending_req_bits); in acrn_handle_pending_request()
472 bitmap_test(ACRN_REQUEST_NMI, pending_req_bits) || in acrn_handle_pending_request()
A Dvmexit.c241 vcpu_make_request(vcpu, ACRN_REQUEST_NMI); in vmexit_handler()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h71 #define ACRN_REQUEST_NMI 3U macro

Completed in 7 milliseconds