Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/host1x/
Ddev.c87 .nb_mlocks = 16,
102 .nb_mlocks = 16,
117 .nb_mlocks = 16,
132 .nb_mlocks = 16,
162 .nb_mlocks = 24,
198 .nb_mlocks = 32,
246 .nb_mlocks = 24,
Ddev.h101 unsigned int nb_mlocks; /* host1x: number of mlocks supported */ member
Dsyncpt.c437 return host->info->nb_mlocks; in host1x_syncpt_nb_mlocks()