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