Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dprocessor.h72 extern void riscv_fill_hwcap(void);
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsetup.c118 riscv_fill_hwcap(); in setup_arch()
H A Dcpufeature.c62 void riscv_fill_hwcap(void) in riscv_fill_hwcap() function