Searched refs:boot_gdebug (Results 1 – 2 of 2) sorted by relevance
48 #define BOOT_DEBUG(...) boot_gdebug(__func__, __VA_ARGS__)50 void boot_gdebug(const char *, char *, ...);
37 boot_gdebug(const char *funcname, char *format, ...) in boot_gdebug() function