Home
last modified time | relevance | path

Searched refs:raise_tpl (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_tpl.c159 old_tpl = boottime->raise_tpl(TPL_CALLBACK); in execute()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h255 void *raise_tpl; member
329 u32 raise_tpl; member
/openbmc/u-boot/include/
H A Defi_api.h64 efi_status_t (EFIAPI *raise_tpl)(efi_uintn_t new_tpl);
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c3148 .raise_tpl = efi_raise_tpl,