Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dkfd_ioctl.h725 #define AMDKFD_IOWR(nr, type) _IOWR(AMDKFD_IOCTL_BASE, nr, type) macro
731 AMDKFD_IOWR(0x02, struct kfd_ioctl_create_queue_args)
734 AMDKFD_IOWR(0x03, struct kfd_ioctl_destroy_queue_args)
740 AMDKFD_IOWR(0x05, struct kfd_ioctl_get_clock_counters_args)
749 AMDKFD_IOWR(0x08, struct kfd_ioctl_create_event_args)
761 AMDKFD_IOWR(0x0C, struct kfd_ioctl_wait_events_args)
776 AMDKFD_IOWR(0x11, struct kfd_ioctl_set_scratch_backing_va_args)
779 AMDKFD_IOWR(0x12, struct kfd_ioctl_get_tile_config_args)
785 AMDKFD_IOWR(0x14, \
792 AMDKFD_IOWR(0x16, struct kfd_ioctl_alloc_memory_of_gpu_args)
[all …]