Home
last modified time | relevance | path

Searched full:sv48 (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/Documentation/riscv/
Dvm-layout.rst66 RISC-V Linux Kernel SV48
142 userspace from a 48-bit range (sv48). This default behavior is achieved by
144 smaller than sv48, the CPU maximum supported address space will be the default.
154 :code:`1 << 47` must be provided. Note that this is 47 due to sv48 userspace
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/riscv/
Dcpus.yaml52 - riscv,sv48
154 mmu-type = "riscv,sv48";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/riscv/
Dcpus.yaml72 - riscv,sv48
201 mmu-type = "riscv,sv48";
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/mm/
Dmmap_test.h27 * sv39, sv48, sv57 in do_mmaps()
/kernel/linux/linux-5.10/arch/riscv/kernel/
Dcpu.c80 strcmp(mmu_type, "riscv,sv48") != 0) in print_mmu()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/cpu/
Didle-states.yaml721 mmu-type = "riscv,sv48";
737 mmu-type = "riscv,sv48";
753 mmu-type = "riscv,sv48";
769 mmu-type = "riscv,sv48";
/kernel/linux/linux-6.6/arch/riscv/mm/
Dkasan_init.c15 * 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
Dinit.c772 * meaning sv48 is supported.
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/riscv/
Dvm-layout.rst71 RISC-V Linux Kernel SV48
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dpage.h37 * define the PAGE_OFFSET value for SV48 and SV39.
Dpgtable.h873 * - 0x800000000000 ( 128TB) for RV64 using SV48 mmu
/kernel/linux/linux-6.6/arch/riscv/kernel/
Dcpu.c240 sv_type = "sv48"; in print_mmu()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/riscv/
Dprocessor.c189 * The RISC-V Sv48 MMU mode supports 56-bit physical address in riscv_vcpu_mmu_setup()