Home
last modified time | relevance | path

Searched refs:restore_tpl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h217 void *restore_tpl; member
287 u32 restore_tpl; member
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h51 void (EFIAPI *restore_tpl)(UINTN old_tpl);
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c1244 .restore_tpl = efi_restore_tpl,