Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h20 const char *__efi_nesting_inc(void);
28 debug("%sEFI: Entry %s(" format ")\n", __efi_nesting_inc(), \
47 debug("%sEFI: Call: %s\n", __efi_nesting_inc(), #exp); \
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c112 const char *__efi_nesting_inc(void) in __efi_nesting_inc() function
826 __efi_nesting_inc(); in efi_start_image()