Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dhwcap.h16 #define RISCV_ISA_EXT_f ('f' - 'a') macro
/linux/arch/riscv/kernel/
H A Dcpufeature.c137 __riscv_isa_extension_available(isa_bitmap, RISCV_ISA_EXT_f)) in riscv_ext_zcf_validate()
325 __RISCV_ISA_EXT_DATA(f, RISCV_ISA_EXT_f),