Home
last modified time | relevance | path

Searched refs:COMPAT_HWCAP_ISA_A (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/riscv/include/uapi/asm/
Dhwcap.h20 #define COMPAT_HWCAP_ISA_A (1 << ('A' - 'A')) macro
/Linux-v6.6/arch/riscv/kernel/
Dcpufeature.c497 isa2hwcap['a' - 'a'] = COMPAT_HWCAP_ISA_A; in riscv_fill_hwcap()