Searched refs:TPL_APPLICATION (Results 1 – 3 of 3) sorted by relevance
93 boottime->restore_tpl(TPL_APPLICATION); in teardown()160 if (old_tpl != TPL_APPLICATION) { in execute()198 boottime->restore_tpl(TPL_APPLICATION); in execute()
28 static efi_uintn_t efi_tpl = TPL_APPLICATION;264 case TPL_APPLICATION: in is_valid_tpl()699 notify_tpl == TPL_APPLICATION)) in efi_create_event()918 if (efi_tpl != TPL_APPLICATION) in efi_wait_for_event()
52 #define TPL_APPLICATION 0x04 macro
Completed in 15 milliseconds