Searched defs:OldTpl (Results 1 - 25 of 83) sorted by relevance

1234

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/
H A DShutdown.c103 EFI_TPL OldTpl; local
114 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
149 gBS->RestoreTPL (OldTpl);
H A DStop.c96 EFI_TPL OldTpl; local
105 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
123 gBS->RestoreTPL (OldTpl);
H A DReset.c100 EFI_TPL OldTpl; local
115 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
133 gBS->RestoreTPL (OldTpl);
H A DStart.c126 EFI_TPL OldTpl; local
134 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
165 gBS->RestoreTPL (OldTpl);
H A DGet_status.c187 EFI_TPL OldTpl; local
200 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
222 gBS->RestoreTPL (OldTpl);
H A DInitialize.c174 EFI_TPL OldTpl; local
182 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
248 gBS->RestoreTPL (OldTpl);
H A DMcast_ip_to_mac.c142 EFI_TPL OldTpl; local
158 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
176 gBS->RestoreTPL (OldTpl);
H A DNvdata.c161 EFI_TPL OldTpl; local
173 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
220 gBS->RestoreTPL (OldTpl);
H A DStation_address.c210 EFI_TPL OldTpl; local
222 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
247 gBS->RestoreTPL (OldTpl);
H A DReceive.c209 EFI_TPL OldTpl; local
218 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
254 gBS->RestoreTPL (OldTpl);
H A DReceive_filters.c399 EFI_TPL OldTpl; local
407 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
481 gBS->RestoreTPL (OldTpl);
H A DStatistics.c81 EFI_TPL OldTpl; local
93 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
227 gBS->RestoreTPL (OldTpl);
H A DTransmit.c285 EFI_TPL OldTpl; local
293 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
351 gBS->RestoreTPL (OldTpl);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Event/
H A DTpl.c65 EFI_TPL OldTpl; local
67 OldTpl = gEfiCurrentTpl;
68 ASSERT (OldTpl <= NewTpl);
74 if (NewTpl >= TPL_HIGH_LEVEL && OldTpl < TPL_HIGH_LEVEL) {
83 return OldTpl;
102 EFI_TPL OldTpl; local
104 OldTpl = gEfiCurrentTpl;
105 ASSERT (NewTpl <= OldTpl);
113 if (OldTpl >= TPL_HIGH_LEVEL && NewTpl < TPL_HIGH_LEVEL) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/
H A DMonotonicCounter.c68 EFI_TPL OldTpl; local
85 OldTpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
88 gBS->RestoreTPL (OldTpl);
140 EFI_TPL OldTpl; local
153 OldTpl = gBS->RaiseTPL (TPL_HIGH_LEVEL);
156 gBS->RestoreTPL (OldTpl);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Driver.c268 EFI_TPL OldTpl; local
326 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
334 gBS->RestoreTPL (OldTpl);
390 EFI_TPL OldTpl; local
458 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
471 gBS->RestoreTPL (OldTpl);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Driver.c296 EFI_TPL OldTpl; local
354 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
362 gBS->RestoreTPL (OldTpl);
418 EFI_TPL OldTpl; local
486 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
499 gBS->RestoreTPL (OldTpl);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2KbdTextIn.c151 EFI_TPL OldTpl; local
160 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
170 gBS->RestoreTPL (OldTpl);
192 EFI_TPL OldTpl; local
208 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
218 gBS->RestoreTPL (OldTpl);
225 gBS->RestoreTPL (OldTpl);
323 EFI_TPL OldTpl; local
332 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
363 gBS->RestoreTPL (OldTpl);
472 EFI_TPL OldTpl; local
557 EFI_TPL OldTpl; local
639 EFI_TPL OldTpl; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/
H A DPs2MouseAbsolutePointer.c139 EFI_TPL OldTpl; local
193 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
338 gBS->RestoreTPL (OldTpl);
392 gBS->RestoreTPL (OldTpl);
513 EFI_TPL OldTpl; local
533 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
600 gBS->RestoreTPL (OldTpl);
652 EFI_TPL OldTpl; local
664 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
675 gBS->RestoreTPL (OldTpl);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/
H A DPs2Mouse.c139 EFI_TPL OldTpl; local
193 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
348 gBS->RestoreTPL (OldTpl);
407 gBS->RestoreTPL (OldTpl);
528 EFI_TPL OldTpl; local
548 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
615 gBS->RestoreTPL (OldTpl);
667 EFI_TPL OldTpl; local
679 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
689 gBS->RestoreTPL (OldTpl);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpDriver.c541 EFI_TPL OldTpl; local
600 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
608 gBS->RestoreTPL (OldTpl);
668 EFI_TPL OldTpl; local
729 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
749 gBS->RestoreTPL (OldTpl);
H A DArpMain.c55 EFI_TPL OldTpl; local
70 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
77 gBS->RestoreTPL (OldTpl);
145 EFI_TPL OldTpl; local
181 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
275 gBS->RestoreTPL (OldTpl);
329 EFI_TPL OldTpl; local
343 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
358 gBS->RestoreTPL (OldTpl);
391 EFI_TPL OldTpl; local
436 EFI_TPL OldTpl; local
500 EFI_TPL OldTpl; local
715 EFI_TPL OldTpl; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Driver.c390 EFI_TPL OldTpl; local
421 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
452 gBS->RestoreTPL (OldTpl);
515 EFI_TPL OldTpl; local
571 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
576 gBS->RestoreTPL (OldTpl);
610 EFI_TPL OldTpl; local
650 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
675 gBS->RestoreTPL (OldTpl);
686 gBS->RestoreTPL (OldTpl);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Driver.c537 EFI_TPL OldTpl; local
582 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
596 gBS->RestoreTPL (OldTpl);
612 gBS->RestoreTPL (OldTpl);
652 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
655 gBS->RestoreTPL (OldTpl);
741 gBS->RestoreTPL (OldTpl);
774 EFI_TPL OldTpl; local
832 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
837 gBS->RestoreTPL (OldTpl);
881 EFI_TPL OldTpl; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DMnpDriver.c395 EFI_TPL OldTpl; local
454 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
459 gBS->RestoreTPL (OldTpl);
514 EFI_TPL OldTpl; local
581 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
604 gBS->RestoreTPL (OldTpl);

Completed in 65 milliseconds

1234