Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/riscv/
Dcpus.yaml64 - riscv,sv48
178 mmu-type = "riscv,sv48";
/Linux-v6.1/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";
/Linux-v6.1/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 is not aligned on PGDIR_SIZE so the mapping
Dinit.c752 * meaning sv48 is supported.
/Linux-v6.1/arch/riscv/include/asm/
Dpage.h41 * By default, CONFIG_PAGE_OFFSET value corresponds to SV48 address space so
Dpgtable.h770 * - 0x800000000000 ( 128TB) for RV64 using SV48 mmu
/Linux-v6.1/Documentation/translations/zh_CN/riscv/
Dvm-layout.rst71 RISC-V Linux Kernel SV48
/Linux-v6.1/Documentation/riscv/
Dvm-layout.rst66 RISC-V Linux Kernel SV48
/Linux-v6.1/arch/riscv/kernel/
Dcpu.c204 strncpy(sv_type, "sv48", 5); in print_mmu()
/Linux-v6.1/tools/testing/selftests/kvm/lib/riscv/
Dprocessor.c187 * The RISC-V Sv48 MMU mode supports 56-bit physical address in riscv_vcpu_mmu_setup()