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