Searched refs:IOPM_FULL_SIZE (Results 1 – 3 of 3) sorted by relevance
416 while (i++ < IOPM_FULL_SIZE / sizeof(USHORT)) in HalpStoreAndClearIopm()436 RtlFillMemory(HalpSavedIoMap, IOPM_FULL_SIZE, 0xFF); in HalpRestoreIopm()
229 #define IOPM_FULL_SIZE 8196 macro840 UCHAR IoMap[IOPM_FULL_SIZE];
780 RtlFillMemory(Tss->IoMaps[0].IoMap, IOPM_FULL_SIZE, 0xFF); in KiInitializeTSS2()