Searched defs:mmu (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.h11 struct nvkm_mmu *mmu; member in struct:nvkm_ummu
H A Dnouveau_nvkm_subdev_mmu_nv41.c37 nv41_mmu_init(struct nvkm_mmu *mmu) argument
H A Dnouveau_nvkm_subdev_mmu_tu102.c36 tu102_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dnouveau_nvkm_subdev_mmu_gf100.c38 gf100_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dnouveau_nvkm_subdev_mmu_nv44.c37 nv44_mmu_init(struct nvkm_mmu *mmu) argument
H A Dnouveau_nvkm_subdev_mmu_vmmgk20a.c72 gk20a_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_vmmgm20b.c62 gm20b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
71 gm20b_vmm_new_fixed(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_vmmgp10b.c50 gp10b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_vmmmcp77.c44 mcp77_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_gm200.c35 gm200_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dumem.h11 struct nvkm_mmu *mmu; member in struct:nvkm_umem
H A Dnouveau_nvkm_subdev_mmu_vmmgv100.c88 gv100_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_vmmtu102.c77 tu102_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_memnv04.c37 nv04_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, argument
64 nv04_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_umem.c106 struct nvkm_mmu *mmu = umem->mmu; local
174 struct nvkm_mmu *mmu = nvkm_ummu(oclass->parent)->mmu; local
[all...]
H A Dnouveau_nvkm_subdev_mmu_ummu.c40 struct nvkm_mmu *mmu = nvkm_ummu(object)->mmu; local
64 struct nvkm_mmu *mmu = ummu->mmu; local
84 struct nvkm_mmu *mmu = ummu->mmu; local
113 struct nvkm_mmu *mmu = ummu->mmu; local
164 struct nvkm_mmu *mmu = device->mmu; local
[all...]
H A Dnouveau_nvkm_subdev_mmu_vmmgk104.c103 gk104_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dnouveau_nvkm_subdev_mmu_vmmnv41.c116 nv41_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
/netbsd-current/sys/arch/m68k/m68k/
H A Dprocfs_machdep.c21 const char *cpu, *mmu, *fpu; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
H A Dnouveau_nvif_mmu.c33 nvif_mmu_fini(struct nvif_mmu *mmu) argument
42 nvif_mmu_init(struct nvif_object *parent, s32 oclass, struct nvif_mmu *mmu) argument
[all...]
H A Dnouveau_nvif_mem.c33 nvif_mem_init_map(struct nvif_mmu *mmu, u8 type, u64 size, struct nvif_mem *mem) argument
52 nvif_mem_init_type(struct nvif_mmu *mmu, s32 oclass, int type, u8 page, argument
91 nvif_mem_init(struct nvif_mmu *mmu, s32 oclass, u8 type, u8 page, argument
[all...]
H A Dnouveau_nvif_vmm.c120 nvif_vmm_init(struct nvif_mmu *mmu, s32 oclass, bool managed, u64 addr, argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_lut.c78 nv50_lut_init(struct nv50_disp *disp, struct nvif_mmu *mmu, argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_mem.c107 struct nvif_mmu *mmu = &cli->mmu; local
149 struct nvif_mmu *mmu = &cli->mmu; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dmmu.h40 nvif_mmu_kind_valid(struct nvif_mmu *mmu, u8 kind) argument
50 nvif_mmu_type(struct nvif_mmu *mmu, u8 mask) argument

Completed in 309 milliseconds

123