Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dprocessor.h85 extern void riscv_fill_hwcap(void);
/linux-5.19.10/arch/riscv/kernel/
Dcpufeature.c71 void __init riscv_fill_hwcap(void) in riscv_fill_hwcap() function
Dsetup.c298 riscv_fill_hwcap(); in setup_arch()