Home
last modified time | relevance | path

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

/linux/Documentation/arch/riscv/
H A Dhwprobe.rst178 * :c:macro:`RISCV_HWPROBE_EXT_ZTSO`: The Ztso extension is supported as
180 ("Ztso is now ratified.")
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml717 - const: ztso
719 The standard Ztso extension for total store ordering, as ratified
720 in commit 2e5236 ("Ztso is now ratified.") of the
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c624 KVM_ISA_EXT_ARR(ZTSO), in isa_ext_id_to_str()
1286 KVM_ISA_EXT_SIMPLE_CONFIG(ztso, ZTSO);
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c140 EXT_KEY(isainfo->isa, ZTSO, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c579 __RISCV_ISA_EXT_DATA(ztso, RISCV_ISA_EXT_ZTSO),