Searched refs:AMDKFD_IOWR (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h1465 #define AMDKFD_IOWR(nr, type) _IOWR(AMDKFD_IOCTL_BASE, nr, type) macro
1471 AMDKFD_IOWR(0x02, struct kfd_ioctl_create_queue_args)
1474 AMDKFD_IOWR(0x03, struct kfd_ioctl_destroy_queue_args)
1480 AMDKFD_IOWR(0x05, struct kfd_ioctl_get_clock_counters_args)
1489 AMDKFD_IOWR(0x08, struct kfd_ioctl_create_event_args)
1501 AMDKFD_IOWR(0x0C, struct kfd_ioctl_wait_events_args)
1516 AMDKFD_IOWR(0x11, struct kfd_ioctl_set_scratch_backing_va_args)
1519 AMDKFD_IOWR(0x12, struct kfd_ioctl_get_tile_config_args)
1525 AMDKFD_IOWR(0x14, \
1532 AMDKFD_IOWR(
[all...]

Completed in 144 milliseconds