Home
last modified time | relevance | path

Searched refs:mmu (Results 126 – 150 of 393) sorted by relevance

12345678910>>...16

/openbmc/u-boot/arch/arm/dts/
H A Ddra74x.dtsi61 mmu0_dsp2: mmu@41501000 {
71 mmu1_dsp2: mmu@41502000 {
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c1215 pv_ops.mmu.set_pte = __xen_set_pte; in xen_pagetable_init()
2105 pv_ops.mmu.set_pte = xen_set_pte; in xen_post_allocator_init()
2106 pv_ops.mmu.set_pmd = xen_set_pmd; in xen_post_allocator_init()
2107 pv_ops.mmu.set_pud = xen_set_pud; in xen_post_allocator_init()
2108 pv_ops.mmu.set_p4d = xen_set_p4d; in xen_post_allocator_init()
2112 pv_ops.mmu.alloc_pte = xen_alloc_pte; in xen_post_allocator_init()
2113 pv_ops.mmu.alloc_pmd = xen_alloc_pmd; in xen_post_allocator_init()
2116 pv_ops.mmu.alloc_pud = xen_alloc_pud; in xen_post_allocator_init()
2120 pv_ops.mmu.write_cr3 = &xen_write_cr3; in xen_post_allocator_init()
2132 .mmu = {
[all …]
/openbmc/linux/arch/x86/hyperv/
H A DMakefile2 obj-y := hv_init.o mmu.o nested.o irqdomain.o ivm.o
/openbmc/linux/arch/powerpc/mm/book3s32/
H A DMakefile9 obj-y += mmu.o mmu_context.o
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgk104.c30 .mmu = {{ -1, -1, NVIF_CLASS_MMU_GF100}},
H A Dgk20a.c30 .mmu = {{ -1, -1, NVIF_CLASS_MMU_GF100}},
H A Dg84.c30 .mmu = {{ -1, -1, NVIF_CLASS_MMU_NV50}},
H A Dgv100.c32 .mmu = {{ -1, -1, NVIF_CLASS_MMU_GF100}},
H A Dmcp77.c30 .mmu = {{ -1, -1, NVIF_CLASS_MMU_NV50}},
H A Dumem.h9 struct nvkm_mmu *mmu; member
H A Duvmm.c535 struct nvkm_mmu *mmu = nvkm_ummu(oclass->parent)->mmu; in nvkm_uvmm_new() local
560 if (!mmu->vmm) { in nvkm_uvmm_new()
561 ret = mmu->func->vmm.ctor(mmu, managed || raw, addr, size, in nvkm_uvmm_new()
571 uvmm->vmm = nvkm_vmm_ref(mmu->vmm); in nvkm_uvmm_new()
H A Dgp100.c32 .mmu = {{ -1, -1, NVIF_CLASS_MMU_GF100}},
H A Dgp10b.c32 .mmu = {{ -1, -1, NVIF_CLASS_MMU_GF100}},
H A Dnv50.c67 .mmu = {{ -1, -1, NVIF_CLASS_MMU_NV50}},
/openbmc/qemu/target/cris/
H A Dmeson.build13 'mmu.c',
/openbmc/qemu/target/nios2/
H A Dmeson.build12 'mmu.c',
/openbmc/qemu/pc-bios/
H A Dpetalogix-ml605.dts99 xlnx,mmu-dtlb-size = < 0x04 >;
100 xlnx,mmu-itlb-size = < 0x02 >;
101 xlnx,mmu-privileged-instr = < 0x00 >;
102 xlnx,mmu-tlb-access = < 0x03 >;
103 xlnx,mmu-zones = < 0x02 >;
127 xlnx,use-mmu = < 0x03 >;
H A Dpetalogix-s3adsp1800.dts81 xlnx,mmu-dtlb-size = <0x04>;
82 xlnx,mmu-itlb-size = <0x02>;
83 xlnx,mmu-tlb-access = <0x03>;
84 xlnx,mmu-zones = <0x10>;
105 xlnx,use-mmu = <0x03>;
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c54 tlb = &env->tlb->mmu.r4k.tlb[idx]; in r4k_fill_tlb()
93 tlb = &env->tlb->mmu.r4k.tlb[idx]; in r4k_helper_tlbinv()
107 env->tlb->mmu.r4k.tlb[idx].EHINV = 1; in r4k_helper_tlbinvf()
126 tlb = &env->tlb->mmu.r4k.tlb[idx]; in r4k_helper_tlbwi()
182 tlb = &env->tlb->mmu.r4k.tlb[i]; in r4k_helper_tlbp()
201 tlb = &env->tlb->mmu.r4k.tlb[i]; in r4k_helper_tlbp()
242 tlb = &env->tlb->mmu.r4k.tlb[idx]; in r4k_helper_tlbr()
318 tlb = &env->tlb->mmu.r4k.tlb[idx]; in global_invalidate_tlb()
402 r4k_tlb_t *tlb = &env->tlb->mmu.r4k.tlb[i]; in r4k_map_address()
1378 tlb = &env->tlb->mmu.r4k.tlb[idx]; in r4k_invalidate_tlb()
[all …]
/openbmc/linux/arch/nios2/kernel/
H A Dcpuinfo.c59 cpuinfo.mmu = of_property_read_bool(cpu, "altr,has-mmu"); in setup_cpuinfo()
133 cpuinfo.mmu ? "present" : "none", in show_cpuinfo()
/openbmc/linux/arch/riscv/boot/dts/sifive/
H A Dfu540-c000.dtsi53 mmu-type = "riscv,sv39";
77 mmu-type = "riscv,sv39";
101 mmu-type = "riscv,sv39";
125 mmu-type = "riscv,sv39";
/openbmc/linux/arch/xtensa/mm/
H A DMakefile8 obj-$(CONFIG_MMU) += cache.o ioremap.o mmu.o tlb.o
/openbmc/linux/drivers/staging/media/ipu3/
H A DMakefile7 ipu3-mmu.o ipu3-dmamap.o \
/openbmc/linux/arch/nios2/include/asm/
H A Dcpuinfo.h15 bool mmu; member
/openbmc/qemu/target/microblaze/
H A Dmeson.build15 'mmu.c',

12345678910>>...16