/linux/arch/riscv/boot/dts/sophgo/ |
H A D | sg2042-cpus.dtsi | 274 mmu-type = "riscv,sv39"; 301 mmu-type = "riscv,sv39"; 328 mmu-type = "riscv,sv39"; 355 mmu-type = "riscv,sv39"; 382 mmu-type = "riscv,sv39"; 409 mmu-type = "riscv,sv39"; 436 mmu-type = "riscv,sv39"; 463 mmu-type = "riscv,sv39"; 490 mmu-type = "riscv,sv39"; 517 mmu-type = "riscv,sv39"; [all...] |
H A D | cv180x-cpus.dtsi | 23 mmu-type = "riscv,sv39";
|
/linux/arch/riscv/boot/dts/andes/ |
H A D | qilai.dtsi | 27 mmu-type = "riscv,sv39"; 52 mmu-type = "riscv,sv39"; 78 mmu-type = "riscv,sv39"; 104 mmu-type = "riscv,sv39";
|
/linux/arch/riscv/boot/dts/sifive/ |
H A D | fu540-c000.dtsi | 56 mmu-type = "riscv,sv39"; 83 mmu-type = "riscv,sv39"; 110 mmu-type = "riscv,sv39"; 137 mmu-type = "riscv,sv39";
|
H A D | fu740-c000.dtsi | 57 mmu-type = "riscv,sv39"; 84 mmu-type = "riscv,sv39"; 111 mmu-type = "riscv,sv39"; 138 mmu-type = "riscv,sv39";
|
/linux/arch/riscv/boot/dts/spacemit/ |
H A D | k1.dtsi | 73 mmu-type = "riscv,sv39"; 103 mmu-type = "riscv,sv39"; 133 mmu-type = "riscv,sv39"; 163 mmu-type = "riscv,sv39"; 193 mmu-type = "riscv,sv39"; 223 mmu-type = "riscv,sv39"; 253 mmu-type = "riscv,sv39"; 283 mmu-type = "riscv,sv39";
|
/linux/Documentation/devicetree/bindings/riscv/ |
H A D | cpus.yaml | 88 - riscv,sv39 196 mmu-type = "riscv,sv39";
|
/linux/arch/riscv/boot/dts/microchip/ |
H A D | mpfs.dtsi | 52 mmu-type = "riscv,sv39"; 83 mmu-type = "riscv,sv39"; 114 mmu-type = "riscv,sv39"; 145 mmu-type = "riscv,sv39";
|
/linux/arch/riscv/boot/dts/thead/ |
H A D | th1520.dtsi | 37 mmu-type = "riscv,sv39"; 61 mmu-type = "riscv,sv39"; 85 mmu-type = "riscv,sv39"; 109 mmu-type = "riscv,sv39";
|
/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7100.dtsi | 34 mmu-type = "riscv,sv39"; 63 mmu-type = "riscv,sv39";
|
H A D | jh7110.dtsi | 57 mmu-type = "riscv,sv39"; 90 mmu-type = "riscv,sv39"; 123 mmu-type = "riscv,sv39"; 156 mmu-type = "riscv,sv39";
|
/linux/arch/riscv/boot/dts/renesas/ |
H A D | r9a07g043f.dtsi | 31 mmu-type = "riscv,sv39";
|
/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
|
/linux/Documentation/translations/zh_CN/arch/riscv/ |
H A D | vm-layout.rst | 35 RISC-V Linux Kernel SV39
|
/linux/Documentation/arch/riscv/ |
H A D | vm-layout.rst | 30 RISC-V Linux Kernel SV39
|
/linux/drivers/iommu/riscv/ |
H A D | iommu-bits.h | 357 * @RISCV_IOMMU_DC_IOHGATP_MODE_SV39X4: Sv39x4 (2-bit extension of Sv39), when fctl.GXL == 0 380 * @RISCV_IOMMU_DC_FSC_IOSATP_MODE_SV39: Sv39, when dc.tc.SXL == 0
|
/linux/arch/riscv/kernel/ |
H A D | cpu.c | 302 sv_type = "sv39"; in print_mmu()
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 1044 * - 0x4000000000 ( 256GB) for RV64 using SV39 mmu
|
/linux/arch/riscv/ |
H A D | Kconfig | 274 default 24 if 64BIT # SV39 based
|