Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A 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,
H A Ddev.h101 unsigned int nb_mlocks; /* host1x: number of mlocks supported */ member
H A Dsyncpt.c437 return host->info->nb_mlocks; in host1x_syncpt_nb_mlocks()