Searched full:sv48 (Results 1 – 10 of 10) sorted by relevance
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | sg2044-cpus.dtsi | 25 mmu-type = "riscv,sv48"; 61 mmu-type = "riscv,sv48"; 97 mmu-type = "riscv,sv48"; 133 mmu-type = "riscv,sv48"; 169 mmu-type = "riscv,sv48"; 205 mmu-type = "riscv,sv48"; 241 mmu-type = "riscv,sv48"; 277 mmu-type = "riscv,sv48"; 313 mmu-type = "riscv,sv48"; 349 mmu-type = "riscv,sv48"; [all …]
|
/linux/Documentation/devicetree/bindings/cpu/ |
H A D | idle-states.yaml | 785 mmu-type = "riscv,sv48"; 801 mmu-type = "riscv,sv48"; 817 mmu-type = "riscv,sv48"; 833 mmu-type = "riscv,sv48";
|
/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 21 * For sv48 and sv57, the region start is aligned on PGDIR_SIZE whereas the end
|
H A D | init.c | 859 * meaning sv48 is supported.
|
/linux/Documentation/translations/zh_CN/arch/riscv/ |
H A D | vm-layout.rst | 71 RISC-V Linux Kernel SV48
|
/linux/arch/riscv/kernel/pi/ |
H A D | fdt_early.c | 219 else if (!strcmp(mmu_type, "riscv,sv48")) in set_satp_mode_from_fdt()
|
/linux/Documentation/arch/riscv/ |
H A D | vm-layout.rst | 67 RISC-V Linux Kernel SV48
|
/linux/arch/riscv/kernel/ |
H A D | cpu.c | 300 sv_type = "sv48"; in print_mmu()
|
/linux/tools/testing/selftests/kvm/lib/riscv/ |
H A D | processor.c | 202 * The RISC-V Sv48 MMU mode supports 56-bit physical address in riscv_vcpu_mmu_setup()
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 1063 * - 0x800000000000 ( 128TB) for RV64 using SV48 mmu
|