Lines Matching defs:cmd
284 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
296 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
344 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
369 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
378 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
384 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io()
392 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
401 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
420 HYPERVISOR_vm_assist(unsigned int cmd, unsigned int type) in HYPERVISOR_vm_assist()
426 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
506 MULTI_grant_table_op(struct multicall_entry *mcl, unsigned int cmd, in MULTI_grant_table_op()
557 MULTI_memory_op(struct multicall_entry *mcl, unsigned int cmd, void *arg) in MULTI_memory_op()