Home
last modified time | relevance | path

Searched refs:mmu (Results 1 – 25 of 103) sorted by relevance

12345

/freebsd-head/sys/contrib/device-tree/src/riscv/sophgo/
HDsg2042-cpus.dtsi272 mmu-type = "riscv,sv39";
297 mmu-type = "riscv,sv39";
322 mmu-type = "riscv,sv39";
347 mmu-type = "riscv,sv39";
372 mmu-type = "riscv,sv39";
397 mmu-type = "riscv,sv39";
422 mmu-type = "riscv,sv39";
447 mmu-type = "riscv,sv39";
472 mmu-type = "riscv,sv39";
497 mmu-type = "riscv,sv39";
[all …]
/freebsd-head/lib/libkvm/
HDkvm_powerpc64.h54 #define PPC64_MMU_OPS(kd) (kd)->vmst->mmu.ops
56 #define PPC64_MMU_DATA(kd) (kd)->vmst->mmu.data
74 struct ppc64_mmu mmu; member
/freebsd-head/sys/powerpc/include/
HDmmuvar.h193 const struct mmu_kobj *mmu = mmu_obj; \
195 f = mmu->funcs->func; \
197 mmu = mmu->base; \
198 } while (mmu != NULL); \
/freebsd-head/sys/contrib/device-tree/Bindings/iommu/
Drockchip,iommu.txt24 - rockchip,disable-mmu-reset : Don't use the mmu reset operation.
25 Some mmu instances may produce unexpected results
Dti,omap-iommu.txt33 mmu_isp: mmu@480bd400 {
43 mmu0_dsp2: mmu@41501000 {
52 mmu1_dsp2: mmu@41502000 {
/freebsd-head/sys/riscv/riscv/
HDidentcpu.c339 char mmu[16]; in parse_mmu_fdt() local
342 if (OF_getprop(node, "mmu-type", mmu, sizeof(mmu)) > 0) { in parse_mmu_fdt()
343 if (strcmp(mmu, "riscv,sv48") == 0) in parse_mmu_fdt()
345 else if (strcmp(mmu, "riscv,sv57") == 0) in parse_mmu_fdt()
/freebsd-head/sys/contrib/device-tree/src/powerpc/
HDmicrowatt.dts42 mmu-radix {
101 ibm,mmu-lpid-bits = <12>;
102 ibm,mmu-pid-bits = <20>;
/freebsd-head/stand/libofw/
HDofw_copy.c95 if (OF_call_method("claim", mmu, 3, 1, destp, dlen, 0, &addr) in ofw_mapmem()
101 if (OF_call_method("map", mmu, 4, 0, destp, destp, dlen, 0) in ofw_mapmem()
HDopenfirm.h71 extern ihandle_t memory, mmu;
HDofw_memory.c60 mmup = OF_instance_to_package(mmu); in ofw_memmap()
HDopenfirm.c69 ihandle_t mmu; variable
99 if (OF_getprop(chosen, "mmu", &mmu, sizeof(mmu)) == -1) in OF_init()
/freebsd-head/sys/contrib/device-tree/src/arm64/amd/
HDamd-seattle-xgbe-b.dtsi89 compatible = "arm,mmu-401";
102 compatible = "arm,mmu-401";
HDamd-seattle-soc.dtsi79 compatible = "arm,mmu-401";
88 compatible = "arm,mmu-401";
260 compatible = "arm,mmu-401";
/freebsd-head/sys/contrib/device-tree/src/riscv/sifive/
HDfu540-c000.dtsi56 mmu-type = "riscv,sv39";
83 mmu-type = "riscv,sv39";
110 mmu-type = "riscv,sv39";
137 mmu-type = "riscv,sv39";
HDfu740-c000.dtsi57 mmu-type = "riscv,sv39";
84 mmu-type = "riscv,sv39";
111 mmu-type = "riscv,sv39";
138 mmu-type = "riscv,sv39";
/freebsd-head/sys/contrib/device-tree/src/riscv/kendryte/
HDk210.dtsi36 mmu-type = "none";
54 mmu-type = "none";
/freebsd-head/sys/contrib/device-tree/Bindings/nios2/
HDnios2.txt27 - altr,has-mmu: Specifies CPU support MMU support, should be 1.
61 altr,has-mmu = <1>;
/freebsd-head/sys/contrib/device-tree/src/arm64/arm/
HDjuno-base.dtsi37 compatible = "arm,mmu-400", "arm,smmu-v1";
49 compatible = "arm,mmu-401", "arm,smmu-v1";
60 compatible = "arm,mmu-401", "arm,smmu-v1";
660 interrupt-names = "job", "mmu", "gpu";
805 compatible = "arm,mmu-401", "arm,smmu-v1";
815 compatible = "arm,mmu-401", "arm,smmu-v1";
824 compatible = "arm,mmu-401", "arm,smmu-v1";
833 compatible = "arm,mmu-401", "arm,smmu-v1";
/freebsd-head/sys/contrib/device-tree/src/riscv/microchip/
HDmicrochip-mpfs.dtsi49 mmu-type = "riscv,sv39";
76 mmu-type = "riscv,sv39";
103 mmu-type = "riscv,sv39";
130 mmu-type = "riscv,sv39";
HDmpfs.dtsi52 mmu-type = "riscv,sv39";
83 mmu-type = "riscv,sv39";
114 mmu-type = "riscv,sv39";
145 mmu-type = "riscv,sv39";
/freebsd-head/sys/contrib/device-tree/src/arm/ti/omap/
HDdra74x.dtsi73 mmu0_dsp2: mmu@0 {
103 mmu1_dsp2: mmu@0 {
/freebsd-head/sys/contrib/device-tree/src/riscv/thead/
HDth1520.dtsi35 mmu-type = "riscv,sv39";
59 mmu-type = "riscv,sv39";
83 mmu-type = "riscv,sv39";
107 mmu-type = "riscv,sv39";
/freebsd-head/sys/contrib/device-tree/src/riscv/allwinner/
HDsun20i-d1s.dtsi25 mmu-type = "riscv,sv39";
/freebsd-head/sys/contrib/device-tree/src/riscv/renesas/
HDr9a07g043f.dtsi31 mmu-type = "riscv,sv39";
/freebsd-head/sys/contrib/device-tree/src/nios2/
HD3c120_devboard.dts42 altr,has-mmu = <1>;

12345