Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml523 - const: ztso
525 The standard Ztso extension for total store ordering, as ratified
526 in commit 2e5236 ("Ztso is now ratified.") of the
/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/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c565 KVM_ISA_EXT_ARR(ZTSO), in isa_ext_single_id_to_str()
1206 KVM_ISA_EXT_SIMPLE_CONFIG(ztso, ZTSO);
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c142 EXT_KEY(ZTSO); in hwprobe_isa_ext0()
H A Dcpufeature.c528 __RISCV_ISA_EXT_DATA(ztso, RISCV_ISA_EXT_ZTSO),