Searched defs:check_other_bugs (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/include/asm/ | ||
H A D | bugs.h | 13 #define check_other_bugs() do { } while (0) macro |
/linux/arch/arm/kernel/ | ||
H A D | bugs.c | 7 void check_other_bugs(void) in check_other_bugs() function |