Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_device.c101 .num_of_watch_points = 4,
121 .num_of_watch_points = 4,
141 .num_of_watch_points = 4,
161 .num_of_watch_points = 4,
180 .num_of_watch_points = 4,
199 .num_of_watch_points = 4,
218 .num_of_watch_points = 4,
238 .num_of_watch_points = 4,
257 .num_of_watch_points = 4,
276 .num_of_watch_points = 4,
[all …]
Dkfd_priv.h205 uint8_t num_of_watch_points; member
Dkfd_topology.c506 __ilog2_u32(dev->gpu->device_info->num_of_watch_points); in node_show()