OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_vma_find
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_vmm.h
20
struct nouveau_vma *
nouveau_vma_find
(struct nouveau_bo *, struct nouveau_vmm *);
nouveau_vmm.c
54
nouveau_vma_find
(struct nouveau_bo *nvbo, struct nouveau_vmm *vmm)
function in typeref:struct:nouveau_vma *
90
if ((vma = *pvma =
nouveau_vma_find
(nvbo, vmm))) {
nouveau_gem.c
162
vma =
nouveau_vma_find
(nvbo, vmm);
248
vma =
nouveau_vma_find
(nvbo, vmm);
452
struct nouveau_vma *vma =
nouveau_vma_find
(nvbo, vmm);
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025