Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml111 provided by the Zba, Zbb, and Zbs extensions.
465 - const: zbs
467 The standard Zbs bit-manipulation extension for single-bit
946 # B comprises Zba, Zbb, and Zbs
957 const: zbs
958 # Zba, Zbb, Zbs together require B
966 const: zbs
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c591 KVM_ISA_EXT_ARR(ZBS), in isa_ext_single_id_to_str()
1253 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.c118 EXT_KEY(isainfo->isa, ZBS, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c568 __RISCV_ISA_EXT_DATA(zbs, RISCV_ISA_EXT_ZBS),