HomeSort by relevance Sort by last modified time
    Searched refs:VALID_TPL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
Event.h 20 #define VALID_TPL(a) ((a) <= TPL_HIGH_LEVEL)
Tpl.c 72 ASSERT (VALID_TPL (NewTpl));
112 ASSERT (VALID_TPL (NewTpl));

Completed in 227 milliseconds