Searched full:sv48 (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/riscv/ |
D | cpus.yaml | 64 - riscv,sv48 178 mmu-type = "riscv,sv48";
|
/Linux-v6.1/Documentation/devicetree/bindings/cpu/ |
D | idle-states.yaml | 721 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/ |
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 is not aligned on PGDIR_SIZE so the mapping
|
D | init.c | 752 * meaning sv48 is supported.
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | page.h | 41 * By default, CONFIG_PAGE_OFFSET value corresponds to SV48 address space so
|
D | pgtable.h | 770 * - 0x800000000000 ( 128TB) for RV64 using SV48 mmu
|
/Linux-v6.1/Documentation/translations/zh_CN/riscv/ |
D | vm-layout.rst | 71 RISC-V Linux Kernel SV48
|
/Linux-v6.1/Documentation/riscv/ |
D | vm-layout.rst | 66 RISC-V Linux Kernel SV48
|
/Linux-v6.1/arch/riscv/kernel/ |
D | cpu.c | 204 strncpy(sv_type, "sv48", 5); in print_mmu()
|
/Linux-v6.1/tools/testing/selftests/kvm/lib/riscv/ |
D | processor.c | 187 * The RISC-V Sv48 MMU mode supports 56-bit physical address in riscv_vcpu_mmu_setup()
|