Home
last modified time | relevance | path

Searched refs:cpu_check_bugs (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm/kernel/
Dbugs.c9 if (cpu_check_bugs) in check_other_bugs()
10 cpu_check_bugs(); in check_other_bugs()
/linux-5.19.10/arch/arm/include/asm/
Dproc-fns.h135 #define cpu_check_bugs PROC_VTABLE(check_bugs) macro