Searched refs:vmcall_vmexit_handler (Results 1 – 3 of 3) sorted by relevance
16 int32_t vmcall_vmexit_handler(struct acrn_vcpu *vcpu);
258 int32_t vmcall_vmexit_handler(struct acrn_vcpu *vcpu) in vmcall_vmexit_handler() function
84 .handler = vmcall_vmexit_handler},
Completed in 9 milliseconds