Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dprocessor.h158 extern void riscv_fill_hwcap(void);
/linux-6.12.1/arch/riscv/kernel/
Dsetup.c290 riscv_fill_hwcap(); in setup_arch()
Dcpufeature.c844 void __init riscv_fill_hwcap(void) in riscv_fill_hwcap() function