Home
last modified time | relevance | path

Searched full:zaamo (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml227 - const: zaamo
229 The standard Zaamo extension for atomic memory operations as
230 ratified at commit e87412e621f1 ("integrate Zaamo and Zalrsc text
248 ratified at commit e87412e621f1 ("integrate Zaamo and Zalrsc text
764 # Zacas depends on Zaamo
770 const: zaamo
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst248 * :c:macro:`RISCV_HWPROBE_EXT_ZAAMO`: The Zaamo extension is supported as
250 ("integrate Zaamo and Zalrsc text (#1304)").
254 ("integrate Zaamo and Zalrsc text (#1304)").
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c517 KVM_ISA_EXT_ARR(ZAAMO), in isa_ext_single_id_to_str()
1112 KVM_ISA_EXT_SIMPLE_CONFIG(zaamo, ZAAMO);
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c99 EXT_KEY(ZAAMO); in hwprobe_isa_ext0()
H A Dcpufeature.c472 __RISCV_ISA_EXT_DATA(zaamo, RISCV_ISA_EXT_ZAAMO),
/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c50 KVM_ISA_EXT_ARR(ZAAMO),