Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h96 #define ACRN_REQUEST_INIT_VMCS 8U macro
/hypervisor/arch/x86/guest/
A Dvirq.c369 if (bitmap_test_and_clear_lock(ACRN_REQUEST_INIT_VMCS, pending_req_bits)) { in acrn_handle_pending_request()
A Dvm.c992 vcpu_make_request(bsp, ACRN_REQUEST_INIT_VMCS); in start_vm()
A Dvlapic.c1119 vcpu_make_request(target_vcpu, ACRN_REQUEST_INIT_VMCS); in vlapic_process_init_sipi()

Completed in 13 milliseconds