/openbmc/linux/arch/riscv/boot/dts/sifive/ |
H A D | fu540-c000.dtsi | 53 mmu-type = "riscv,sv39"; 77 mmu-type = "riscv,sv39"; 101 mmu-type = "riscv,sv39"; 125 mmu-type = "riscv,sv39";
|
H A D | fu740-c000.dtsi | 54 mmu-type = "riscv,sv39"; 78 mmu-type = "riscv,sv39"; 102 mmu-type = "riscv,sv39"; 126 mmu-type = "riscv,sv39";
|
/openbmc/linux/arch/riscv/boot/dts/thead/ |
H A D | th1520.dtsi | 31 mmu-type = "riscv,sv39"; 52 mmu-type = "riscv,sv39"; 73 mmu-type = "riscv,sv39"; 94 mmu-type = "riscv,sv39";
|
/openbmc/linux/Documentation/devicetree/bindings/riscv/ |
H A D | cpus.yaml | 71 - riscv,sv39 178 mmu-type = "riscv,sv39";
|
/openbmc/linux/arch/riscv/boot/dts/microchip/ |
H A D | mpfs.dtsi | 48 mmu-type = "riscv,sv39"; 76 mmu-type = "riscv,sv39"; 104 mmu-type = "riscv,sv39"; 132 mmu-type = "riscv,sv39";
|
/openbmc/linux/arch/riscv/boot/dts/renesas/ |
H A D | r9a07g043f.dtsi | 27 mmu-type = "riscv,sv39";
|
/openbmc/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7100.dtsi | 34 mmu-type = "riscv,sv39"; 59 mmu-type = "riscv,sv39";
|
H A D | jh7110.dtsi | 54 mmu-type = "riscv,sv39"; 84 mmu-type = "riscv,sv39"; 114 mmu-type = "riscv,sv39"; 144 mmu-type = "riscv,sv39";
|
/openbmc/linux/arch/riscv/boot/dts/allwinner/ |
H A D | sun20i-d1s.dtsi | 25 mmu-type = "riscv,sv39";
|
/openbmc/linux/tools/testing/selftests/riscv/mm/ |
H A D | mmap_test.h | 27 * sv39, sv48, sv57 in do_mmaps()
|
/openbmc/linux/arch/riscv/mm/ |
H A D | kasan_init.c | 15 * Kasan shadow region must lie at a fixed address across sv39, sv48 and sv57 18 * For sv39, the region is aligned on PGDIR_SIZE so we only need to populate
|
/openbmc/linux/Documentation/translations/zh_CN/riscv/ |
H A D | vm-layout.rst | 35 RISC-V Linux Kernel SV39
|
/openbmc/u-boot/arch/riscv/dts/ |
H A D | ae350_64.dts | 29 mmu-type = "riscv,sv39";
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | page.h | 37 * define the PAGE_OFFSET value for SV48 and SV39.
|
H A D | pgtable.h | 857 * - 0x4000000000 ( 256GB) for RV64 using SV39 mmu
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | cpu.c | 274 sv_type = "sv39"; in print_mmu()
|
/openbmc/linux/Documentation/riscv/ |
H A D | vm-layout.rst | 30 RISC-V Linux Kernel SV39
|
/openbmc/linux/arch/riscv/boot/dts/canaan/ |
H A D | k210.dtsi | 27 * The K210 has an sv39 MMU following the privileged specification v1.9.
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig | 188 default 24 if 64BIT # SV39 based
|
/openbmc/qemu/target/riscv/ |
H A D | cpu.c | 350 if (!strncmp(satp_mode_str, "sv39", 4)) { in satp_mode_from_str() 404 return "sv39"; in satp_mode_str() 1240 object_property_add(obj, "sv39", "bool", cpu_riscv_get_satp, in riscv_add_satp_mode_properties()
|
/openbmc/qemu/hw/riscv/ |
H A D | virt-acpi-build.c | 351 build_append_int_noprefix(table_data, 0, 1); /* Sv39 */ in build_rhct()
|
H A D | riscv-iommu.c | 813 /* sv39 and sv32 modes have the same value (8) */ in riscv_iommu_validate_process_ctx()
|