Searched full:zbs (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/riscv/ |
| H A D | extensions.yaml | 111 provided by the Zba, Zbb, and Zbs extensions. 405 - const: zbs 407 The standard Zbs bit-manipulation extension for single-bit 886 # B comprises Zba, Zbb, and Zbs 897 const: zbs 898 # Zba, Zbb, Zbs together require B 906 const: zbs
|
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | get-reg-list.c | 540 KVM_ISA_EXT_ARR(ZBS), in isa_ext_single_id_to_str() 1184 KVM_ISA_EXT_SIMPLE_CONFIG(zbs, ZBS);
|
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 91 * :c:macro:`RISCV_HWPROBE_EXT_ZBS`: The Zbs extension is supported, as defined
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 121 EXT_KEY(isainfo->isa, ZBS, pair->value, missing); in hwprobe_isa_ext0()
|
| H A D | cpufeature.c | 541 __RISCV_ISA_EXT_DATA(zbs, RISCV_ISA_EXT_ZBS),
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu_onereg.c | 63 KVM_ISA_EXT_ARR(ZBS),
|