Searched full:rv64 (Results 1 – 17 of 17) sorted by relevance
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 222 ("Zcf doesn't exist on RV64 as it contains no instructions") of 227 ("Zcf doesn't exist on RV64 as it contains no instructions") of 232 ("Zcf doesn't exist on RV64 as it contains no instructions") of 237 ("Zcf doesn't exist on RV64 as it contains no instructions") of
|
| H A D | boot.rst | 46 The RISC-V kernel expects to be placed at a PMD boundary (2MB aligned for rv64
|
| /linux/Documentation/devicetree/bindings/riscv/ |
| H A D | extensions.yaml | 415 RV64 as it contains no instructions") of riscv-code-size-reduction, 423 RV64 as it contains no instructions") of riscv-code-size-reduction, 431 RV64 as it contains no instructions") of riscv-code-size-reduction, 439 RV64 as it contains no instructions") of riscv-code-size-reduction, 1091 # Zcf extension does not exist on rv64 1106 # Zilsd extension does not exist on rv64
|
| /linux/tools/testing/kunit/qemu_configs/ |
| H A D | riscv.py | 27 '-cpu', 'rv64',
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 1222 * In the RV64 Linux scheme, we give the user half of the virtual-address space 1232 * Task size is 0x4000000000 for RV64 or 0x9fc00000 for RV32. 1236 * - 0x4000000000 ( 256GB) for RV64 using SV39 mmu 1237 * - 0x800000000000 ( 128TB) for RV64 using SV48 mmu 1238 * - 0x100000000000000 ( 64PB) for RV64 using SV57 mmu
|
| H A D | pgtable-64.h | 75 * rv64 PTE format:
|
| /linux/arch/riscv/kernel/ |
| H A D | hibernate.c | 387 * linear addresses are identical, but different for RV64. To ensure consistency, we in swsusp_arch_resume() 388 * map it for both RV32 and RV64 kernels. in swsusp_arch_resume()
|
| H A D | kexec_elf.c | 92 * RV64 and 4MB alignment for RV32 in elf_find_pbase()
|
| H A D | cpu.c | 269 seq_write(f, "rv64", 4); in print_isa()
|
| /linux/arch/riscv/lib/ |
| H A D | uaccess.S | 74 * SZREG holds 4 for RV32 and 8 for RV64
|
| H A D | csum.c | 123 * Align address to closest word (double word on rv64) that comes before in do_csum_with_alignment()
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_core.c | 3 * Common functionality for RV32 and RV64 BPF JIT compilers
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | vmtest.sh | 42 CROSS_FLAGS=(-M virt -cpu rv64,sscofpmf=true -smp 8)
|
| H A D | README.rst | 88 Running vmtest on RV64
|
| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | Makefile | 226 QEMU_MACHINE := -cpu rv64 -machine virt
|
| /linux/arch/parisc/net/ |
| H A D | bpf_jit_comp64.c | 7 * The code is based on the BPF JIT compiler for RV64 by Björn Töpel.
|
| H A D | bpf_jit_comp32.c | 7 * The code is based on the BPF JIT compiler for RV64 by Björn Töpel and
|