Home
last modified time | relevance | path

Searched full:zabha (Results 1 – 7 of 7) sorted by relevance

/linux/arch/riscv/kernel/
H A Dsetup.c294 riscv_isa_extension_available(NULL, ZABHA) && in riscv_spinlock_init()
296 using_ext = "using Zabha"; in riscv_spinlock_init()
309 pr_err("Queued spinlock without Zabha or Ziccrse"); in riscv_spinlock_init()
H A Dsys_hwprobe.c110 EXT_KEY(ZABHA); in hwprobe_isa_ext0()
H A Dcpufeature.c473 __RISCV_ISA_EXT_DATA(zabha, RISCV_ISA_EXT_ZABHA),
/linux/arch/riscv/
H A DKconfig520 guarantee of cmpxchg()/xchg() atomic operations: CAS with Zabha or
523 Select this if and only if Zabha or Ziccrse is available on your
686 bool "Zabha extension support for atomic byte/halfword operations"
691 Enable the use of the Zabha ISA-extension to implement kernel
H A DMakefile81 # Check if the toolchain supports Zabha
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst274 * :c:macro:`RISCV_HWPROBE_EXT_ZABHA`: The Zabha extension is supported as
276 riscv-zabha.
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c525 KVM_ISA_EXT_ARR(ZABHA), in isa_ext_single_id_to_str()
1164 KVM_ISA_EXT_SIMPLE_CONFIG(zabha, ZABHA);