Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Ddev.c81 .nb_mlocks = 16,
91 .nb_mlocks = 16,
101 .nb_mlocks = 16,
111 .nb_mlocks = 16,
121 .nb_mlocks = 24,
Ddev.h101 unsigned int nb_mlocks; /* host1x: number of mlocks supported */ member
Dsyncpt.c530 return host->info->nb_mlocks; in host1x_syncpt_nb_mlocks()