Searched refs:HYPERVISOR_tmem_op (Results 1 – 4 of 4) sorted by relevance
56 int HYPERVISOR_tmem_op(void *arg);
107 rc = HYPERVISOR_tmem_op(&op); in xen_tmem_op()125 rc = HYPERVISOR_tmem_op(&op); in xen_tmem_new_pool()
472 EXPORT_SYMBOL_GPL(HYPERVISOR_tmem_op);
416 HYPERVISOR_tmem_op( in HYPERVISOR_tmem_op() function