Searched refs:mmu (Results 176 - 200 of 406) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ducgrp.c27 #include <subdev/mmu.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgm20b.c26 #include <subdev/mmu.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Duser.c26 #include <subdev/mmu.h>
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_4k.c17 #include <asm/mmu.h>
/linux-master/arch/arm64/kvm/
H A DMakefile13 kvm-y += arm.o mmu.o mmio.o psci.o hypercalls.o pvtime.o \
/linux-master/arch/powerpc/kvm/
H A Dbook3s_rmhandlers.S12 #include <asm/mmu.h>
/linux-master/arch/arm64/include/asm/
H A Dasm-uaccess.h9 #include <asm/mmu.h>
/linux-master/arch/sh/include/asm/
H A Dpgtable.h18 #include <asm/mmu.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/ofa/
H A Dr535.c26 #include <subdev/mmu.h>
/linux-master/arch/powerpc/mm/nohash/
H A D40x.c37 #include <asm/mmu.h>
H A De500_hugetlbpage.c12 #include <asm/mmu.h>
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h10 #include <asm/mmu.h> /* For sub-arch specific PPC_PIN_SIZE */
/linux-master/arch/x86/include/asm/
H A Dacpi.h14 #include <asm/mmu.h>
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_vmm.c134 int ret = nvif_vmm_ctor(&cli->mmu, "drmVmm", oclass, UNMANAGED,
/linux-master/drivers/firmware/efi/
H A Driscv-runtime.c27 #include <asm/mmu.h>
H A Darm-runtime.c25 #include <asm/mmu.h>
/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c36 #include <asm/mmu.h>
H A Dmmu_decl.h17 #include <asm/mmu.h>
/linux-master/arch/x86/xen/
H A Dmmu_pv.c4 * Xen mmu operations
6 * This file contains the various mmu fetch and update operations.
86 #include "mmu.h"
1215 pv_ops.mmu.set_pte = __xen_set_pte;
2105 pv_ops.mmu.set_pte = xen_set_pte;
2106 pv_ops.mmu.set_pmd = xen_set_pmd;
2107 pv_ops.mmu.set_pud = xen_set_pud;
2108 pv_ops.mmu.set_p4d = xen_set_p4d;
2112 pv_ops.mmu.alloc_pte = xen_alloc_pte;
2113 pv_ops.mmu
[all...]
/linux-master/arch/x86/hyperv/
H A Dmmu.c242 pv_ops.mmu.flush_tlb_multi = hyperv_flush_tlb_multi;
243 pv_ops.mmu.tlb_remove_table = tlb_remove_table;
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_dump.c101 struct etnaviv_iommu_context *mmu, size_t mmu_size)
103 etnaviv_iommu_dump(mmu, iter->data);
137 /* We always dump registers, mmu, ring, hanging cmdbuf and end marker */
100 etnaviv_core_dump_mmu(struct core_dump_iterator *iter, struct etnaviv_iommu_context *mmu, size_t mmu_size) argument
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dvmm.c199 nvif_vmm_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, argument
227 ret = nvif_object_ctor(&mmu->object, name ? name : "nvifVmm", 0,
/linux-master/arch/arc/include/asm/
H A Darcregs.h327 unsigned int pad3:5, mmu:3, pad2:4, ic:3, dc:3, pad1:6, ver:8; member in struct:bcr_erp
329 unsigned int ver:8, pad1:6, dc:3, ic:3, pad2:4, mmu:3, pad3:5;
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dlayout.h19 NVKM_LAYOUT_ONCE(NVKM_SUBDEV_MMU , struct nvkm_mmu , mmu)
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gem.h32 struct msm_mmu *mmu; member in struct:msm_gem_address_space
56 msm_gem_address_space_create(struct msm_mmu *mmu, const char *name,

Completed in 408 milliseconds

1234567891011>>