OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vaddr_max
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/instmem/
nouveau_nvkm_subdev_instmem_gk20a.c
120
unsigned int
vaddr_max
;
member in struct:gk20a_instmem
182
imem->
vaddr_max
);
192
while (imem->vaddr_use + size > imem->
vaddr_max
) {
260
imem->vaddr_use, imem->
vaddr_max
);
695
imem->
vaddr_max
= 0x100000;
nouveau_nvkm_subdev_instmem_gk20a.c
120
unsigned int
vaddr_max
;
member in struct:gk20a_instmem
182
imem->
vaddr_max
);
192
while (imem->vaddr_use + size > imem->
vaddr_max
) {
260
imem->vaddr_use, imem->
vaddr_max
);
695
imem->
vaddr_max
= 0x100000;
Completed in 47 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025