Searched refs:is_guest_hypercall (Results 1 – 1 of 1) sorted by relevance
135 static bool is_guest_hypercall(struct acrn_vm *vm) in is_guest_hypercall() function276 if (!is_service_vm(vm) && !is_guest_hypercall(vm)) { in vmcall_vmexit_handler()
Completed in 2 milliseconds