Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/include/asm/
Dprocessor.h124 extern void riscv_fill_hwcap(void);
/linux-6.6.21/arch/riscv/kernel/
Dsetup.c301 riscv_fill_hwcap(); in setup_arch()
Dcpufeature.c504 void __init riscv_fill_hwcap(void) in riscv_fill_hwcap() function