Home
last modified time | relevance | path

Searched full:ztso (Results 1 – 4 of 4) 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/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c564 KVM_ISA_EXT_ARR(ZTSO), in isa_ext_single_id_to_str()
1203 KVM_ISA_EXT_SIMPLE_CONFIG(ztso, ZTSO);
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c138 EXT_KEY(ZTSO); in hwprobe_isa_ext0()
H A Dcpufeature.c503 __RISCV_ISA_EXT_DATA(ztso, RISCV_ISA_EXT_ZTSO),