HomeSort by relevance Sort by last modified time
    Searched defs:OldTpl (Results 76 - 100 of 144) sorted by null

1 2 34 5 6

  /device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
Udp6Main.c 66 EFI_TPL OldTpl;
79 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
95 gBS->RestoreTPL (OldTpl);
147 EFI_TPL OldTpl;
168 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
290 gBS->RestoreTPL (OldTpl);
332 EFI_TPL OldTpl;
359 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
386 gBS->RestoreTPL (OldTpl);
458 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopInput.c 422 EFI_TPL OldTpl;
427 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
459 gBS->RestoreTPL (OldTpl);
490 EFI_TPL OldTpl;
499 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
528 gBS->RestoreTPL (OldTpl);
632 EFI_TPL OldTpl;
640 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
680 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
Driver.c 181 EFI_TPL OldTpl;
191 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
423 gBS->RestoreTPL (OldTpl);
455 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
DriverBinding.c 276 EFI_TPL OldTpl;
322 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
371 gBS->RestoreTPL (OldTpl);
387 gBS->RestoreTPL (OldTpl);
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
hand.c 448 EFI_TPL OldTpl;
456 OldTpl = uefi_call_wrapper(BS->RaiseTPL, 1, TPL_NOTIFY);
516 uefi_call_wrapper(BS->RestoreTPL, 1, OldTpl);
569 EFI_TPL OldTpl;
576 OldTpl = uefi_call_wrapper(BS->RaiseTPL, 1, TPL_NOTIFY);
635 uefi_call_wrapper(BS->RestoreTPL, 1, OldTpl);
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DwMmcHcDxe.c 244 EFI_TPL OldTpl;
258 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
271 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Forms.c 503 EFI_TPL OldTpl;
509 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
595 gBS->RestoreTPL (OldTpl);
Package.c 661 EFI_TPL OldTpl;
671 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
692 gBS->RestoreTPL (OldTpl);
718 EFI_TPL OldTpl;
720 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
745 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdCtrller.c 823 EFI_TPL OldTpl;
831 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
837 gBS->RestoreTPL (OldTpl);
863 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
IdeBus.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
AtaBus.c 156 EFI_TPL OldTpl;
164 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
195 gBS->RestoreTPL (OldTpl);
    [all...]
AtaPassThruExecute.c 603 EFI_TPL OldTpl;
608 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
623 gBS->RestoreTPL (OldTpl);
626 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
631 gBS->RestoreTPL (OldTpl);
637 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
639 gBS->RestoreTPL (OldTpl);
792 EFI_TPL OldTpl;
814 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
819 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2KbdCtrller.c 787 EFI_TPL OldTpl;
795 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
801 gBS->RestoreTPL (OldTpl);
827 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.c 81 EFI_TPL OldTpl;
87 OldTpl = gBS->RaiseTPL (EHC_TPL);
96 gBS->RestoreTPL (OldTpl);
122 EFI_TPL OldTpl;
139 OldTpl = gBS->RaiseTPL (EHC_TPL);
195 gBS->RestoreTPL (OldTpl);
220 EFI_TPL OldTpl;
227 OldTpl = gBS->RaiseTPL (EHC_TPL);
236 gBS->RestoreTPL (OldTpl);
263 EFI_TPL OldTpl;
    [all...]
EhciSched.c 971 EFI_TPL OldTpl;
979 OldTpl = gBS->RaiseTPL (EHC_TPL);
1041 gBS->RestoreTPL (OldTpl);
1043 OldTpl = gBS->RaiseTPL (EHC_TPL);
1051 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpress.c 401 EFI_TPL OldTpl;
424 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
426 gBS->RestoreTPL (OldTpl);
    [all...]
NvmExpressBlockIo.c 176 EFI_TPL OldTpl;
182 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
184 gBS->RestoreTPL (OldTpl);
254 EFI_TPL OldTpl;
260 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
262 gBS->RestoreTPL (OldTpl);
447 EFI_TPL OldTpl;
518 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
521 gBS->RestoreTPL (OldTpl);
586 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdMmcPciHcDxe.c 241 EFI_TPL OldTpl;
255 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
268 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c 49 EFI_TPL OldTpl;
69 OldTpl = gBS->RaiseTPL (UHCI_TPL);
111 gBS->RestoreTPL (OldTpl);
117 gBS->RestoreTPL (OldTpl);
189 EFI_TPL OldTpl;
205 OldTpl = gBS->RaiseTPL (UHCI_TPL);
270 gBS->RestoreTPL (OldTpl);
439 EFI_TPL OldTpl;
452 OldTpl = gBS->RaiseTPL (UHCI_TPL);
484 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.c 117 EFI_TPL OldTpl;
123 OldTpl = gBS->RaiseTPL (XHC_TPL);
131 gBS->RestoreTPL (OldTpl);
159 EFI_TPL OldTpl;
174 OldTpl = gBS->RaiseTPL (XHC_TPL);
226 gBS->RestoreTPL (OldTpl);
253 EFI_TPL OldTpl;
259 OldTpl = gBS->RaiseTPL (XHC_TPL);
270 gBS->RestoreTPL (OldTpl);
297 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
EmmcBlockIo.c 328 EFI_TPL OldTpl;
342 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
344 gBS->RestoreTPL (OldTpl);
385 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
387 gBS->RestoreTPL (OldTpl);
398 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
400 gBS->RestoreTPL (OldTpl);
434 EFI_TPL OldTpl;
448 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
450 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
SdBlockIo.c 331 EFI_TPL OldTpl;
343 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
345 gBS->RestoreTPL (OldTpl);
406 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
408 gBS->RestoreTPL (OldTpl);
419 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
421 gBS->RestoreTPL (OldTpl);
492 EFI_TPL OldTpl;
505 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
507 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbBus.c 77 EFI_TPL OldTpl;
84 OldTpl = gBS->RaiseTPL (USB_BUS_TPL);
199 gBS->RestoreTPL (OldTpl);
236 EFI_TPL OldTpl;
245 OldTpl = gBS->RaiseTPL (USB_BUS_TPL);
294 gBS->RestoreTPL (OldTpl);
329 EFI_TPL OldTpl;
339 OldTpl = gBS->RaiseTPL (USB_BUS_TPL);
369 gBS->RestoreTPL (OldTpl);
409 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Handle.c 535 EFI_TPL OldTpl;
548 OldTpl = CoreRaiseTpl (TPL_NOTIFY);
607 CoreRestoreTpl (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
TerminalConIn.c 622 EFI_TPL OldTpl;
634 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
642 gBS->RestoreTPL (OldTpl);
    [all...]

Completed in 448 milliseconds

1 2 34 5 6