Searched refs:HYPERVISOR_tmem_op (Results 1 – 4 of 4) sorted by relevance
51 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()
309 EXPORT_SYMBOL_GPL(HYPERVISOR_tmem_op);
462 HYPERVISOR_tmem_op( in HYPERVISOR_tmem_op() function