Home
last modified time | relevance | path

Searched refs:memoryReferenceGetPageCounts (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h1152 static IOReturn memoryReferenceGetPageCounts(
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1582 IOGeneralMemoryDescriptor::memoryReferenceGetPageCounts( in memoryReferenceGetPageCounts() function in IOGeneralMemoryDescriptor
3841 …err = IOGeneralMemoryDescriptor::memoryReferenceGetPageCounts(_memRef, residentPageCount, dirtyPag… in getPageCounts()