Home
last modified time | relevance | path

Searched full:zbs (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml111 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 Dget-reg-list.c540 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 Dhwprobe.rst91 * :c:macro:`RISCV_HWPROBE_EXT_ZBS`: The Zbs extension is supported, as defined
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c121 EXT_KEY(isainfo->isa, ZBS, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c541 __RISCV_ISA_EXT_DATA(zbs, RISCV_ISA_EXT_ZBS),
/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c63 KVM_ISA_EXT_ARR(ZBS),