Searched refs:RISCV_ISA_EXT_ZBS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/include/asm/ | ||
H A D | hwcap.h | 56 #define RISCV_ISA_EXT_ZBS 38 macro |
/openbmc/linux/arch/riscv/kernel/ | ||
H A D | cpufeature.c | 177 __RISCV_ISA_EXT_DATA(zbs, RISCV_ISA_EXT_ZBS), |