Lines Matching refs:fIsKernelMap
211 fPagingStructures->VirtualPMLTop(), virtualAddress, fIsKernelMap, in Map()
222 attributes, memoryType, fIsKernelMap); in Map()
247 fPagingStructures->VirtualPMLTop(), start, fIsKernelMap, false, in Unmap()
297 fPagingStructures->VirtualPMLTop(), start, fIsKernelMap, false, in DebugMarkRangePresent()
347 fPagingStructures->VirtualPMLTop(), address, fIsKernelMap, in UnmapPage()
414 fPagingStructures->VirtualPMLTop(), start, fIsKernelMap, false, in UnmapPages()
547 fPagingStructures->VirtualPMLTop(), address, fIsKernelMap, in UnmapArea()
618 fPagingStructures->VirtualPMLTop(), virtualAddress, fIsKernelMap, in Query()
695 fPagingStructures->VirtualPMLTop(), start, fIsKernelMap, false, in Protect()
752 fPagingStructures->VirtualPMLTop(), address, fIsKernelMap, in ClearFlags()
783 fPagingStructures->VirtualPMLTop(), address, fIsKernelMap, in ClearAccessedAndModified()
859 for (uint32 i = 0; i < (fIsKernelMap ? 512 : 256); i++) { in DebugGetReverseMappingInfo()