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

12345

/linux-master/fs/ramfs/
H A DMakefile
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dummu.h9 struct nvkm_mmu *mmu; member in struct:nvkm_ummu
H A Dnv44.c32 nv44_mmu_init(struct nvkm_mmu *mmu) argument
H A Dnv41.c32 nv41_mmu_init(struct nvkm_mmu *mmu) argument
H A Dvmmgp10b.c45 gp10b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dvmmgk20a.c67 gk20a_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dvmmgm20b.c57 gm20b_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
66 gm20b_vmm_new_fixed(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dvmmmcp77.c39 mcp77_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dgf100.c33 gf100_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dgm200.c30 gm200_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dumem.h9 struct nvkm_mmu *mmu; member in struct:nvkm_umem
H A Dr535.c93 r535_mmu_dtor(struct nvkm_mmu *mmu) argument
H A Dtu102.c32 tu102_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dvmmtu102.c73 tu102_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
H A Dmemnv04.c31 nv04_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, argument
51 nv04_mem_new(struct nvkm_mmu *mmu, int type, u8 page, u64 size, argument
H A Dvmmgv100.c83 gv100_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, argument
/linux-master/arch/sh/mm/
H A DMakefile
/linux-master/arch/arm/lib/
H A DMakefile
/linux-master/drivers/staging/media/atomisp/pci/mmu/
H A Dsh_mmu_mrfld.c31 static unsigned int sh_phys_to_pte(struct isp_mmu *mmu, argument
37 static phys_addr_t sh_pte_to_phys(struct isp_mmu *mmu, argument
45 static unsigned int sh_get_pd_base(struct isp_mmu *mmu, argument
64 static void sh_tlb_flush(struct isp_mmu *mmu) argument
/linux-master/arch/um/kernel/skas/
H A Dmmu.c62 struct mm_context *mmu = &mm->context; local
/linux-master/include/soc/mediatek/
H A Dsmi.h24 unsigned int mmu; member in struct:mtk_smi_larb_iommu
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dmem.c28 nvif_mem_ctor_map(struct nvif_mmu *mmu, const char *name, u8 type, u64 size, argument
48 nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass, argument
88 nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type, argument
[all...]
H A Dmmu.c28 nvif_mmu_dtor(struct nvif_mmu *mmu) argument
40 nvif_mmu_ctor(struct nvif_object *parent, const char *name, s32 oclass, struct nvif_mmu *mmu) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dlut.c67 nv50_lut_init(struct nv50_disp *disp, struct nvif_mmu *mmu, argument
/linux-master/drivers/xen/
H A Dgrant-dma-iommu.c36 struct grant_dma_iommu_device *mmu; local
56 struct grant_dma_iommu_device *mmu = platform_get_drvdata(pdev); local

Completed in 164 milliseconds

12345