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
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_vmm.h
9
struct
nouveau_vma
{
struct
20
struct
nouveau_vma
*nouveau_vma_find(struct nouveau_bo *, struct nouveau_vmm *);
22
struct
nouveau_vma
**);
23
void nouveau_vma_del(struct
nouveau_vma
**);
24
int nouveau_vma_map(struct
nouveau_vma
*, struct nouveau_mem *);
25
void nouveau_vma_unmap(struct
nouveau_vma
*);
nouveau_vmm.c
34
nouveau_vma_unmap(struct
nouveau_vma
*vma)
43
nouveau_vma_map(struct
nouveau_vma
*vma, struct nouveau_mem *mem)
53
struct
nouveau_vma
*
56
struct
nouveau_vma
*vma;
67
nouveau_vma_del(struct
nouveau_vma
**pvma)
69
struct
nouveau_vma
*vma = *pvma;
83
struct
nouveau_vma
**pvma)
86
struct
nouveau_vma
*vma;
nouveau_chan.h
25
struct
nouveau_vma
*vma;
nouveau_display.h
16
struct
nouveau_vma
*vma;
nouveau_abi16.h
28
struct
nouveau_vma
*ntfy_vma;
nouveau_fence.h
90
struct
nouveau_vma
*vma;
nouveau_gem.c
77
struct
nouveau_vma
*vma;
101
struct
nouveau_vma
*vma;
105
nouveau_gem_object_delete(struct
nouveau_vma
*vma)
121
nouveau_gem_object_unmap(struct nouveau_bo *nvbo, struct
nouveau_vma
*vma)
152
struct
nouveau_vma
*vma;
238
struct
nouveau_vma
*vma;
356
struct
nouveau_vma
*vma =
452
struct
nouveau_vma
*vma = nouveau_vma_find(nvbo, vmm);
805
struct
nouveau_vma
*vma = (void *)(unsigned long)
nouveau_bo.c
1399
struct
nouveau_vma
*vma;
Completed in 16 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025