Lines Matching defs:cmd
279 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
291 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
332 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
356 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
370 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
376 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io()
382 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
396 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
415 HYPERVISOR_vm_assist(unsigned int cmd, unsigned int type) in HYPERVISOR_vm_assist()
421 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
495 MULTI_grant_table_op(struct multicall_entry *mcl, unsigned int cmd, in MULTI_grant_table_op()
546 MULTI_memory_op(struct multicall_entry *mcl, unsigned int cmd, void *arg) in MULTI_memory_op()