Searched refs:mmu (Results 376 - 400 of 416) sorted by relevance

<<11121314151617

/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_vio.c27 #include <asm/book3s/64/mmu-hash.h>
H A Dbook3s.c459 r = vcpu->arch.mmu.xlate(vcpu, eaddr, pte, data, iswrite);
H A Dbook3s_hv_rm_mmu.c19 #include <asm/book3s/64/mmu-hash.h>
H A Dbook3s_64_mmu_radix.c20 #include <asm/mmu.h>
1202 * Increase the mmu notifier sequence number to prevent any page
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dr535.c30 #include <subdev/mmu.h>
/linux-master/arch/arm64/kernel/
H A Dentry.S24 #include <asm/mmu.h>
/linux-master/arch/powerpc/kernel/
H A Dinterrupt_64.S12 #include <asm/mmu.h>
H A Dasm-offsets.c41 #include <asm/mmu.h>
H A Ddt_cpu_ftrs.c22 #include <asm/mmu.h>
620 {"mmu-hash", feat_enable_mmu_hash, 0},
621 {"mmu-radix", feat_enable_mmu_radix, 0},
622 {"mmu-hash-v3", feat_enable_mmu_hash_v3, 0},
826 pr_info("final cpu/mmu features = 0x%016lx 0x%08x\n",
H A Dhead_8xx.S25 #include <asm/mmu.h>
H A Drtas.c39 #include <asm/mmu.h>
H A Dhead_book3s_32.S25 #include <asm/mmu.h>
96 * This just gets a minimal mmu environment setup so we can call
194 * prep needs the mmu to be turned on here, but pmac already has it on.
1011 * We do this here because we know the mmu is disabled, and
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c621 ret = nv50_lut_init(disp, &drm->client.mmu, &head->olut);
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c349 ret = nvif_vmm_ctor(&cli->mmu, "svmVmm",
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c46 #include <asm/mmu.h>
H A Dlpar.c28 #include <asm/mmu.h>
/linux-master/arch/x86/xen/
H A Denlighten_pv.c88 #include "mmu.h"
1144 pv_ops.mmu.read_cr2 = __PV_IS_CALLEE_SAVE(xen_read_cr2_direct);
/linux-master/drivers/perf/
H A Darm_spe_pmu.c39 #include <asm/mmu.h>
/linux-master/arch/powerpc/include/asm/
H A Dio.h30 #include <asm/mmu.h>
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h248 struct kvm_s2_mmu mmu; member in struct:kvm_arch
701 /* Cache some mmu pages needed inside spinlock regions */
/linux-master/arch/sparc/mm/
H A Dultra.S13 #include <asm/mmu.h>
385 mov %o0, %o2 /* ARG2: mmu context */
409 mov %g2, %o1 /* ARG1: mmu context */
437 mov %g3, %o1 /* ARG1: mmu context */
471 mov 0, %o1 /* ARG1: mmu context */
485 mov 0, %o2 /* ARG2: mmu context == nucleus */
864 mov %g5, %o2 /* ARG2: mmu context */
889 mov %g5, %o1 /* ARG1: mmu context */
922 mov 0, %o1 /* ARG1: mmu context */
943 mov 0, %o2 /* ARG2: mmu contex
[all...]
/linux-master/arch/microblaze/kernel/
H A Dentry.S34 #include <asm/mmu.h>
/linux-master/arch/sparc/kernel/
H A Dhead_64.S31 #include <asm/mmu.h>
123 .asciz "mmu"
240 /* prom_mmu_ihandle_cache = prom_getint(chosen_node, "mmu") */
247 stx %l2, [%sp + 2047 + 128 + 0x20] ! arg2, "mmu"
/linux-master/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c8 #define pr_fmt(fmt) "radix-mmu: " fmt
25 #include <asm/mmu.h>
/linux-master/arch/arm/boot/compressed/
H A Dhead.S923 orr r0, r0, #0x000d @ Write buffer, mmu

Completed in 500 milliseconds

<<11121314151617