Searched refs:uop (Results 1 – 2 of 2) sorted by relevance
49 int HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count);
457 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op() argument459 return _hypercall3(int, grant_table_op, cmd, uop, count); in HYPERVISOR_grant_table_op()