Searched full:zcf (Results 1 – 6 of 6) 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 235 * :c:macro:`RISCV_HWPROBE_EXT_ZCF`: The Zcf extension part of Zc* standard 237 ("Zcf doesn't exist on RV64 as it contains no instructions") of
|
| /linux/Documentation/trace/ |
| H A D | mmiotrace.rst | 110 $ tar zcf pciid-nick-mmiotrace.tar.gz mydump.txt lspci.txt dmesg.txt
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 577 KVM_ISA_EXT_ARR(ZCF), in isa_ext_single_id_to_str() 1202 KVM_ISA_EXT_SIMPLE_CONFIG(zcf, ZCF);
|
| /linux/arch/x86/ |
| H A D | Makefile | 103 KBUILD_RUSTFLAGS += -Zcf-protection=branch $(if $(call rustc-min-version,109300),-Cjump-tables=n,-Zno-jump-tables)
|
| /linux/arch/riscv/kernel/ |
| H A D | cpufeature.c | 441 * - C+F implies Zcf (RV32 only) 531 __RISCV_ISA_EXT_DATA_VALIDATE(zcf, RISCV_ISA_EXT_ZCF, riscv_ext_zcf_validate),
|
| H A D | sys_hwprobe.c | 172 EXT_KEY(isainfo->isa, ZCF, pair->value, missing); in hwprobe_isa_ext0()
|