Home
last modified time | relevance | path

Searched refs:__efi_nesting_inc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Defi_loader.h31 const char *__efi_nesting_inc(void);
39 debug("%sEFI: Entry %s(" format ")\n", __efi_nesting_inc(), \
58 debug("%sEFI: Call: %s\n", __efi_nesting_inc(), #exp); \
71 debug("%sEFI: Call: %s\n", __efi_nesting_inc(), #exp); \
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c146 const char *__efi_nesting_inc(void) in __efi_nesting_inc() function