Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_device.c91 .num_of_watch_points = 4,
110 .num_of_watch_points = 4,
129 .num_of_watch_points = 4,
148 .num_of_watch_points = 4,
166 .num_of_watch_points = 4,
184 .num_of_watch_points = 4,
202 .num_of_watch_points = 4,
221 .num_of_watch_points = 4,
239 .num_of_watch_points = 4,
257 .num_of_watch_points = 4,
[all …]
Dkfd_priv.h198 uint8_t num_of_watch_points; member
Dkfd_topology.c505 __ilog2_u32(dev->gpu->device_info->num_of_watch_points); in node_show()