Searched refs:TableBaseIndex (Results 1 – 1 of 1) sorted by relevance
1170 PFN_NUMBER TableBaseIndex, HyperIndex, WsListIndex; in MmCreateProcessAddressSpace() local1195 TableBaseIndex = MiRemoveZeroPageSafe(Color); in MmCreateProcessAddressSpace()1196 if (!TableBaseIndex) in MmCreateProcessAddressSpace()1199 TableBaseIndex = MiRemoveAnyPage(Color); in MmCreateProcessAddressSpace()1203 MiZeroPhysicalPage(TableBaseIndex); in MmCreateProcessAddressSpace()1239 DirectoryTableBase[0] = TableBaseIndex << PAGE_SHIFT; in MmCreateProcessAddressSpace()1248 MiInsertPageInFreeList(TableBaseIndex); in MmCreateProcessAddressSpace()