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