Home
last modified time | relevance | path

Searched refs:MI_PFN_CACHE_ATTRIBUTE (Results 1 – 6 of 6) sorted by relevance

/reactos/ntoskrnl/mm/ARM3/
H A Diosup.c27 MI_PFN_CACHE_ATTRIBUTE MiPlatformCacheAttributes[2][MmMaximumCacheType] =
58 MI_PFN_CACHE_ATTRIBUTE CacheAttribute; in MmMapIoSpace()
H A Dncache.c30 MI_PFN_CACHE_ATTRIBUTE CacheAttribute; in MmAllocateNonCachedMemory()
H A Dcontmem.c220 IN MI_PFN_CACHE_ATTRIBUTE CacheAttribute) in MiCheckForContiguousMemory()
385 MI_PFN_CACHE_ATTRIBUTE CacheAttribute; in MiAllocateContiguousMemory()
H A Dmdlsup.c40 MI_PFN_CACHE_ATTRIBUTE CacheAttribute; in MiMapLockedPagesInUserSpace()
41 MI_PFN_CACHE_ATTRIBUTE EffectiveCacheAttribute; in MiMapLockedPagesInUserSpace()
517 MI_PFN_CACHE_ATTRIBUTE CacheAttribute; in MmAllocatePagesForMdlEx()
671 MI_PFN_CACHE_ATTRIBUTE CacheAttribute; in MmMapLockedPagesSpecifyCache()
1638 MI_PFN_CACHE_ATTRIBUTE CacheAttribute; in MmMapLockedPagesWithReservedMapping()
H A Dmiarm.h428 } MI_PFN_CACHE_ATTRIBUTE, *PMI_PFN_CACHE_ATTRIBUTE; typedef
577 extern MI_PFN_CACHE_ATTRIBUTE MiPlatformCacheAttributes[2][MmMaximumCacheType];
2036 IN MI_PFN_CACHE_ATTRIBUTE CacheAttribute
2046 IN MI_PFN_CACHE_ATTRIBUTE CacheAttribute,
/reactos/ntoskrnl/mm/
H A Dfreelist.c186 IN MI_PFN_CACHE_ATTRIBUTE CacheAttribute, in MiAllocatePagesForMdl()