Searched defs:CpuIoCheckParameter (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIo2Smm/
H A DCpuIo2Smm.c64 CpuIoCheckParameter ( function
173 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
233 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
293 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);
355 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/CpuIoDxe/
H A DCpuIo.c98 CpuIoCheckParameter ( function
242 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
322 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
402 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);
484 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIo2Dxe/
H A DCpuIo2Dxe.c98 CpuIoCheckParameter ( function
242 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
322 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
402 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);
484 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIoPei/
H A DCpuIoPei.c109 CpuIoCheckParameter ( function
219 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
293 Status = CpuIoCheckParameter (TRUE, Width, Address, Count, Buffer);
367 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);
439 Status = CpuIoCheckParameter (FALSE, Width, Address, Count, Buffer);

Completed in 236 milliseconds