OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CpuIoCheckParameter
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmPciCpuIo2Dxe/
ArmPciCpuIo2Dxe.c
97
CpuIoCheckParameter
(
241
Status =
CpuIoCheckParameter
(TRUE, Width, Address, Count, Buffer);
322
Status =
CpuIoCheckParameter
(TRUE, Width, Address, Count, Buffer);
403
Status =
CpuIoCheckParameter
(FALSE, Width, Address, Count, Buffer);
489
Status =
CpuIoCheckParameter
(FALSE, Width, Address, Count, Buffer);
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/CpuIoDxe/
CpuIo.c
98
CpuIoCheckParameter
(
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);
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Dxe/
CpuIo2Dxe.c
99
CpuIoCheckParameter
(
243
Status =
CpuIoCheckParameter
(TRUE, Width, Address, Count, Buffer);
323
Status =
CpuIoCheckParameter
(TRUE, Width, Address, Count, Buffer);
403
Status =
CpuIoCheckParameter
(FALSE, Width, Address, Count, Buffer);
429
// The
CpuIoCheckParameter
call above will ensure that this
509
Status =
CpuIoCheckParameter
(FALSE, Width, Address, Count, Buffer);
535
// The
CpuIoCheckParameter
call above will ensure that this
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Smm/
CpuIo2Smm.c
64
CpuIoCheckParameter
(
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);
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIoPei/
CpuIoPei.c
109
CpuIoCheckParameter
(
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 292 milliseconds