Searched full:zcf (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/riscv/ |
D | extensions.yaml | 292 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 300 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 308 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 313 - const: zcf 315 The Zcf extension part of Zc* standard extensions for code size 316 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 659 # Zcf depends on Zca and F 662 const: zcf 678 # Zcf extension does not exist on rv64 683 const: zcf [all …]
|
/linux-6.14.4/Documentation/arch/riscv/ |
D | hwprobe.rst | 216 ("Zcf doesn't exist on RV64 as it contains no instructions") of 221 ("Zcf doesn't exist on RV64 as it contains no instructions") of 226 ("Zcf doesn't exist on RV64 as it contains no instructions") of 229 * :c:macro:`RISCV_HWPROBE_EXT_ZCF`: The Zcf extension part of Zc* standard 231 ("Zcf doesn't exist on RV64 as it contains no instructions") of
|
/linux-6.14.4/drivers/gpu/drm/ci/ |
D | lava-submit.sh | 29 tar zcf job-rootfs-overlay.tar.gz -C results/job-rootfs-overlay/ .
|
/linux-6.14.4/Documentation/trace/ |
D | mmiotrace.rst | 110 $ tar zcf pciid-nick-mmiotrace.tar.gz mydump.txt lspci.txt dmesg.txt
|
/linux-6.14.4/tools/testing/selftests/kvm/riscv/ |
D | get-reg-list.c | 450 KVM_ISA_EXT_ARR(ZCF), in isa_ext_single_id_to_str() 990 KVM_ISA_EXT_SIMPLE_CONFIG(zcf, ZCF);
|
/linux-6.14.4/arch/riscv/kernel/ |
D | sys_hwprobe.c | 149 EXT_KEY(ZCF); in hwprobe_isa_ext0()
|
D | cpufeature.c | 270 * - C+F implies Zcf (RV32 only) 353 __RISCV_ISA_EXT_DATA_VALIDATE(zcf, RISCV_ISA_EXT_ZCF, riscv_ext_zcf_validate),
|
/linux-6.14.4/arch/x86/ |
D | Makefile | 112 KBUILD_RUSTFLAGS += -Zcf-protection=branch -Zno-jump-tables
|
/linux-6.14.4/arch/riscv/kvm/ |
D | vcpu_onereg.c | 63 KVM_ISA_EXT_ARR(ZCF),
|