Lines Matching defs:cmd
280 HYPERVISOR_callback_op(int cmd, void *arg) in HYPERVISOR_callback_op()
292 HYPERVISOR_sched_op(int cmd, void *arg) in HYPERVISOR_sched_op()
340 HYPERVISOR_memory_op(unsigned int cmd, void *arg) in HYPERVISOR_memory_op()
365 HYPERVISOR_event_channel_op(int cmd, void *arg) in HYPERVISOR_event_channel_op()
374 HYPERVISOR_xen_version(int cmd, void *arg) in HYPERVISOR_xen_version()
380 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io()
388 HYPERVISOR_physdev_op(int cmd, void *arg) in HYPERVISOR_physdev_op()
397 HYPERVISOR_grant_table_op(unsigned int cmd, void *uop, unsigned int count) in HYPERVISOR_grant_table_op()
416 HYPERVISOR_vm_assist(unsigned int cmd, unsigned int type) in HYPERVISOR_vm_assist()
422 HYPERVISOR_vcpu_op(int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
502 MULTI_grant_table_op(struct multicall_entry *mcl, unsigned int cmd, in MULTI_grant_table_op()
553 MULTI_memory_op(struct multicall_entry *mcl, unsigned int cmd, void *arg) in MULTI_memory_op()