Searched refs:hcalls (Results 1 – 4 of 4) sorted by relevance
55 struct hcall_args hcalls[LHCALL_RING_SIZE]; member
126 lguest_data.hcalls[next_call].arg0 = call; in async_hcall()127 lguest_data.hcalls[next_call].arg1 = arg1; in async_hcall()128 lguest_data.hcalls[next_call].arg2 = arg2; in async_hcall()129 lguest_data.hcalls[next_call].arg3 = arg3; in async_hcall()130 lguest_data.hcalls[next_call].arg4 = arg4; in async_hcall()
170 if (copy_from_user(&args, &cpu->lg->lguest_data->hcalls[n], in do_async_hcalls()
3579 This capability controls whether individual sPAPR hypercalls (hcalls)3582 initial set of hcalls are enabled for in-kernel handling, which3583 consists of those hcalls for which in-kernel handlers were implemented3587 disable others of a group of related hcalls, but KVM does not prevent