Home
last modified time | relevance | path

Searched refs:check_other_bugs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dbugs.h11 extern void check_other_bugs(void);
13 #define check_other_bugs() do { } while (0) macro
/openbmc/linux/arch/arm/kernel/
H A Dbugs.c7 void check_other_bugs(void) in check_other_bugs() function
18 check_other_bugs(); in arch_cpu_finalize_init()
H A Dsuspend.c50 check_other_bugs(); in cpu_suspend()
H A Dsmp.c467 check_other_bugs(); in secondary_start_kernel()