Searched full:svnapot (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/arch/riscv/boot/dts/spacemit/ |
D | k1.dtsi | 60 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 90 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 120 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 150 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 180 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 210 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 240 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt"; 270 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | pgtable-64.h | 80 * [63] Svnapot definitions: 81 * 0 Svnapot disabled 82 * 1 Svnapot enabled
|
/linux-6.14.4/arch/riscv/ |
D | Kconfig | 585 bool "Svnapot extension support for supervisor mode NAPOT pages" 590 Allow kernel to detect the Svnapot ISA-extension dynamically at boot 593 The Svnapot extension is used to mark contiguous PTEs as a range 599 the Svnapot extension, it may be better to say N here.
|
/linux-6.14.4/Documentation/devicetree/bindings/riscv/ |
D | extensions.yaml | 208 - const: svnapot 210 The standard Svnapot supervisor-level extensions for napot
|
/linux-6.14.4/tools/testing/selftests/kvm/riscv/ |
D | get-reg-list.c | 434 KVM_ISA_EXT_ARR(SVNAPOT), in isa_ext_single_id_to_str() 974 KVM_ISA_EXT_SIMPLE_CONFIG(svnapot, SVNAPOT);
|
/linux-6.14.4/arch/riscv/kernel/ |
D | cpufeature.c | 407 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),
|
/linux-6.14.4/arch/riscv/kvm/ |
D | vcpu_onereg.c | 47 KVM_ISA_EXT_ARR(SVNAPOT),
|