Home
last modified time | relevance | path

Searched defs:old_tpl (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/lib/efi_selftest/
Defi_selftest_tpl.c115 efi_uintn_t old_tpl; in execute() local
/external/u-boot/lib/efi_loader/
Defi_boottime.c249 efi_uintn_t old_tpl = efi_tpl; in efi_raise_tpl() local
272 static void EFIAPI efi_restore_tpl(efi_uintn_t old_tpl) in efi_restore_tpl()