/device/linaro/bootloader/edk2/MdePkg/Library/BaseCacheMaintenanceLib/ |
EbcCache.c | 36 Address is not aligned on a cache line boundary, then entire instruction
38 aligned on a cache line boundary, then the entire instruction cache line
90 Length. If Address is not aligned on a cache line boundary, then entire data
92 Length is not aligned on a cache line boundary, then the entire data cache
145 is not aligned on a cache line boundary, then entire data cache line
147 cache line boundary, then the entire data cache line containing Address +
200 is not aligned on a cache line boundary, then entire data cache line
202 cache line boundary, then the entire data cache line containing Address +
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/ |
IoLib.c | 25 If Port is not aligned on a 64-bit boundary, then ASSERT().
50 If Port is not aligned on a 64-bit boundary, then ASSERT().
136 If Address is not aligned on a 16-bit boundary, then ASSERT().
168 If Address is not aligned on a 16-bit boundary, then ASSERT().
200 If Address is not aligned on a 32-bit boundary, then ASSERT().
232 If Address is not aligned on a 32-bit boundary, then ASSERT().
264 If Address is not aligned on a 64-bit boundary, then ASSERT().
296 If Address is not aligned on a 64-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
SetJump.c | 24 For IPF CPUs, if JumpBuffer is not aligned on a 16-byte boundary, then ASSERT().
44 For IPF CPUs, if JumpBuffer is not aligned on a 16-byte boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/ |
FlushCacheRange.c | 23 on a cache line boundary, then entire cache line containing Address is flushed.
24 If Address + Length is not aligned on a cache line boundary, then the entire cache
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLib/ |
SetMem16Wrapper.c | 36 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
37 If Length is not aligned on a 16-bit boundary, then ASSERT().
|
SetMem32Wrapper.c | 36 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
37 If Length is not aligned on a 32-bit boundary, then ASSERT().
|
SetMem64Wrapper.c | 36 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
37 If Length is not aligned on a 64-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/ |
SetMem16Wrapper.c | 36 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
37 If Length is not aligned on a 16-bit boundary, then ASSERT().
|
SetMem32Wrapper.c | 36 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
37 If Length is not aligned on a 32-bit boundary, then ASSERT().
|
SetMem64Wrapper.c | 36 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
37 If Length is not aligned on a 64-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/ |
SetMem16Wrapper.c | 36 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
37 If Length is not aligned on a 16-bit boundary, then ASSERT().
|
SetMem32Wrapper.c | 36 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
37 If Length is not aligned on a 32-bit boundary, then ASSERT().
|
SetMem64Wrapper.c | 36 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
37 If Length is not aligned on a 64-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/ |
SetMem16Wrapper.c | 36 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
37 If Length is not aligned on a 16-bit boundary, then ASSERT().
|
SetMem32Wrapper.c | 36 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
37 If Length is not aligned on a 32-bit boundary, then ASSERT().
|
SetMem64Wrapper.c | 36 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
37 If Length is not aligned on a 64-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibRepStr/ |
SetMem16Wrapper.c | 36 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
37 If Length is not aligned on a 16-bit boundary, then ASSERT().
|
SetMem32Wrapper.c | 36 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
37 If Length is not aligned on a 32-bit boundary, then ASSERT().
|
SetMem64Wrapper.c | 36 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
37 If Length is not aligned on a 64-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/ |
SetMem16Wrapper.c | 36 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
37 If Length is not aligned on a 16-bit boundary, then ASSERT().
|
SetMem32Wrapper.c | 36 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
37 If Length is not aligned on a 32-bit boundary, then ASSERT().
|
SetMem64Wrapper.c | 36 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
37 If Length is not aligned on a 64-bit boundary, then ASSERT().
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiMemoryLib/ |
SetMem16Wrapper.c | 36 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
37 If Length is not aligned on a 16-bit boundary, then ASSERT().
|
SetMem32Wrapper.c | 36 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
37 If Length is not aligned on a 32-bit boundary, then ASSERT().
|
SetMem64Wrapper.c | 36 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
37 If Length is not aligned on a 64-bit boundary, then ASSERT().
|