OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvkm_vmm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
mmu.h
27
struct
nvkm_vmm
{
struct
64
struct lock_class_key *, const char *name, struct
nvkm_vmm
**);
65
struct
nvkm_vmm
*nvkm_vmm_ref(struct
nvkm_vmm
*);
66
void nvkm_vmm_unref(struct
nvkm_vmm
**);
67
int nvkm_vmm_boot(struct
nvkm_vmm
*);
68
int nvkm_vmm_join(struct
nvkm_vmm
*, struct nvkm_memory *inst);
69
void nvkm_vmm_part(struct
nvkm_vmm
*, struct nvkm_memory *inst);
70
int nvkm_vmm_get(struct
nvkm_vmm
*, u8 page, u64 size, struct nvkm_vma **);
71
void nvkm_vmm_put(struct
nvkm_vmm
*, struct nvkm_vma **)
[
all
...]
mmu.h
27
struct
nvkm_vmm
{
struct
64
struct lock_class_key *, const char *name, struct
nvkm_vmm
**);
65
struct
nvkm_vmm
*nvkm_vmm_ref(struct
nvkm_vmm
*);
66
void nvkm_vmm_unref(struct
nvkm_vmm
**);
67
int nvkm_vmm_boot(struct
nvkm_vmm
*);
68
int nvkm_vmm_join(struct
nvkm_vmm
*, struct nvkm_memory *inst);
69
void nvkm_vmm_part(struct
nvkm_vmm
*, struct nvkm_memory *inst);
70
int nvkm_vmm_get(struct
nvkm_vmm
*, u8 page, u64 size, struct nvkm_vma **);
71
void nvkm_vmm_put(struct
nvkm_vmm
*, struct nvkm_vma **)
[
all
...]
Completed in 21 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025