Home
last modified time | relevance | path

Searched refs:AMDKFD_IOW (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dkfd_ioctl.h1545 #define AMDKFD_IOW(nr, type) _IOW(AMDKFD_IOCTL_BASE, nr, type) macro
1558 AMDKFD_IOW(0x04, struct kfd_ioctl_set_memory_policy_args)
1567 AMDKFD_IOW(0x07, struct kfd_ioctl_update_queue_args)
1573 AMDKFD_IOW(0x09, struct kfd_ioctl_destroy_event_args)
1576 AMDKFD_IOW(0x0A, struct kfd_ioctl_set_event_args)
1579 AMDKFD_IOW(0x0B, struct kfd_ioctl_reset_event_args)
1585 AMDKFD_IOW(0x0D, struct kfd_ioctl_dbg_register_args)
1588 AMDKFD_IOW(0x0E, struct kfd_ioctl_dbg_unregister_args)
1591 AMDKFD_IOW(0x0F, struct kfd_ioctl_dbg_address_watch_args)
1594 AMDKFD_IOW(0x10, struct kfd_ioctl_dbg_wave_control_args)
[all …]