Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/host1x/
Ddev.c75 .nb_mlocks = 16,
85 .nb_mlocks = 16,
95 .nb_mlocks = 16,
105 .nb_mlocks = 16,
124 .nb_mlocks = 24,
146 .nb_mlocks = 32,
Ddev.h96 unsigned int nb_mlocks; /* host1x: number of mlocks supported */ member
Dsyncpt.c519 return host->info->nb_mlocks; in host1x_syncpt_nb_mlocks()