Home
last modified time | relevance | path

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

/linux-6.8/Documentation/devicetree/bindings/riscv/
Dextensions.yaml366 - const: ztso
368 The standard Ztso extension for total store ordering, as ratified
369 in commit 2e5236 ("Ztso is now ratified.") of the
/linux-6.8/Documentation/arch/riscv/
Dhwprobe.rst178 * :c:macro:`RISCV_HWPROBE_EXT_ZTSO`: The Ztso extension is supported as
180 ("Ztso is now ratified.")
/linux-6.8/arch/riscv/kernel/
Dsys_hwprobe.c111 EXT_KEY(ZTSO); in hwprobe_isa_ext0()
Dcpufeature.c294 __RISCV_ISA_EXT_DATA(ztso, RISCV_ISA_EXT_ZTSO),