Searched refs:WriteUnaligned64 (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLib/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibMmx/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibOptDxe/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibOptPei/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibRepStr/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibSse2/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiMemoryLib/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiMemoryLib/
H A DMemLibGuid.c50 WriteUnaligned64 (
54 WriteUnaligned64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DUnaligned.c214 WriteUnaligned64 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DUnaligned.c242 WriteUnaligned64 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ipf/
H A DUnaligned.c233 WriteUnaligned64 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassBoot.c957 WriteUnaligned64 ((UINT64 *) &ReadCmd[2], SwapBytes64 (Lba));
1031 WriteUnaligned64 ((UINT64 *) &WriteCmd[2], SwapBytes64 (Lba));
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIoPei/
H A DCpuIoPei.c250 WriteUnaligned64 ((UINT64 *)Uint8Buffer, MmioRead64 ((UINTN)Address));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiScsiLib/
H A DUefiScsiLib.c1130 WriteUnaligned64 ((UINT64 *)&Cdb[2], SwapBytes64 (StartLba));
1228 WriteUnaligned64 ((UINT64 *)&Cdb[2], SwapBytes64 (StartLba));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h2297 WriteUnaligned64 (

Completed in 71 milliseconds