Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml386 - const: za64rs
388 The standard Za64rs extension for reservation set size of at most
980 # Za64rs and Ziccrse depend on Zalrsc or A
984 - const: za64rs
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst421 * :c:macro:`RISCV_HWPROBE_EXT_ZA64RS`: The Za64rs extension is supported,
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c209 EXT_KEY(isainfo->isa, ZA64RS, pair->value, missing); in hwprobe_isa_ext1()
H A Dcpufeature.c544 __RISCV_ISA_EXT_DATA(za64rs, RISCV_ISA_EXT_ZA64RS),