Home
last modified time | relevance | path

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

/Linux-v5.10/arch/riscv/include/asm/
Dprocessor.h72 extern void riscv_fill_hwcap(void);
/Linux-v5.10/arch/riscv/kernel/
Dsetup.c109 riscv_fill_hwcap(); in setup_arch()
Dcpufeature.c62 void riscv_fill_hwcap(void) in riscv_fill_hwcap() function