Searched refs:AMDKFD_IOW (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/include/uapi/linux/ |
| D | kfd_ioctl.h | 643 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro 656 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args) 665 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args) 671 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args) 674 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args) 677 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args) 683 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args) 686 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args) 689 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args) 692 AMDKFD_IOW(0x10, struct kfd_ioctl_dbg_wave_control_args) [all …]
|