|
@@ -47,6 +47,7 @@ unsigned long HYPERVISOR_hvm_op(int op, void *arg);
|
|
|
int HYPERVISOR_memory_op(unsigned int cmd, void *arg);
|
|
|
int HYPERVISOR_physdev_op(int cmd, void *arg);
|
|
|
int HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args);
|
|
|
+int HYPERVISOR_tmem_op(void *arg);
|
|
|
|
|
|
static inline void
|
|
|
MULTI_update_va_mapping(struct multicall_entry *mcl, unsigned long va,
|