Home
last modified time | relevance | path

Searched refs:riscv_fill_hwcap (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dprocessor.h188 extern void riscv_fill_hwcap(void);
/linux/arch/riscv/kernel/
H A Dsetup.c356 riscv_fill_hwcap(); in setup_arch()
H A Dcpufeature.c1054 void __init riscv_fill_hwcap(void) in riscv_fill_hwcap() function