Searched refs:num_of_watch_points (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device.c | 50 .num_of_watch_points = 4, 66 .num_of_watch_points = 4, 81 .num_of_watch_points = 4, 98 .num_of_watch_points = 4, 113 .num_of_watch_points = 4, 128 .num_of_watch_points = 4, 143 .num_of_watch_points = 4, 158 .num_of_watch_points = 4, 174 .num_of_watch_points = 4, 189 .num_of_watch_points = 4, [all …]
|
D | kfd_priv.h | 201 uint8_t num_of_watch_points; member
|
D | kfd_topology.c | 460 __ilog2_u32(dev->gpu->device_info->num_of_watch_points); in node_show()
|