Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h21 const char *__efi_nesting_dec(void);
37 debug("%sEFI: Exit: %s: %u\n", __efi_nesting_dec(), \
51 debug("%sEFI: Return From: %s\n", __efi_nesting_dec(), #exp); \
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c117 const char *__efi_nesting_dec(void) in __efi_nesting_dec() function
822 __efi_nesting_dec(); in efi_start_image()