Searched refs:COMPAT_HWCAP_ISA_A (Results 1 – 2 of 2) sorted by relevance
| /arch/riscv/include/uapi/asm/ | ||
| A D | hwcap.h | 20 #define COMPAT_HWCAP_ISA_A (1 << ('A' - 'A')) macro |
| /arch/riscv/kernel/ | ||
| A D | cpufeature.c | 1062 isa2hwcap['a' - 'a'] = COMPAT_HWCAP_ISA_A; in riscv_fill_hwcap() |
Completed in 5 milliseconds