Searched refs:uop (Results 1 – 2 of 2) sorted by relevance
44 int HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count);
397 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op() argument399 return _hypercall3(int, grant_table_op, cmd, uop, count); in HYPERVISOR_grant_table_op()497 void *uop, unsigned int count) in MULTI_grant_table_op() argument501 mcl->args[1] = (unsigned long)uop; in MULTI_grant_table_op()