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

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIo2Smm/
H A DCpuIo2Smm.c39 UINT8 mStride[] = { variable
129 if ((Address & (UINT64)(mStride[Width] - 1)) != 0) {
181 Stride = mStride[Width];
241 Stride = mStride[Width];
301 Stride = mStride[Width];
363 Stride = mStride[Width];

Completed in 555 milliseconds