Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_tpl.c115 efi_uintn_t old_tpl; in execute() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c258 efi_uintn_t old_tpl = efi_tpl; in efi_raise_tpl() local
281 static void EFIAPI efi_restore_tpl(efi_uintn_t old_tpl) in efi_restore_tpl()