Home
last modified time | relevance | path

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

/Linux-v5.15/arch/riscv/include/asm/
Dprocessor.h81 extern void riscv_fill_hwcap(void);
/Linux-v5.15/arch/riscv/kernel/
Dcpufeature.c62 void __init riscv_fill_hwcap(void) in riscv_fill_hwcap() function
Dsetup.c297 riscv_fill_hwcap(); in setup_arch()