Searched refs:TPL_HIGH_LEVEL (Results 1 – 2 of 2) sorted by relevance
338 if (efi_tpl > TPL_HIGH_LEVEL) in efi_raise_tpl()339 efi_tpl = TPL_HIGH_LEVEL; in efi_raise_tpl()361 if (efi_tpl > TPL_HIGH_LEVEL) in efi_restore_tpl()362 efi_tpl = TPL_HIGH_LEVEL; in efi_restore_tpl()2165 efi_tpl = TPL_HIGH_LEVEL; in efi_exit_boot_services()
51 #define TPL_HIGH_LEVEL 0x1F macro
Completed in 18 milliseconds