Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOMemoryDescriptor.h1181 static IOReturn memoryReferenceGetPageCounts(
/xnu-12377.61.12/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1598 IOGeneralMemoryDescriptor::memoryReferenceGetPageCounts( in memoryReferenceGetPageCounts() function in IOGeneralMemoryDescriptor
4080 …err = IOGeneralMemoryDescriptor::memoryReferenceGetPageCounts(_memRef, residentPageCount, dirtyPag… in getPageCounts()