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