Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp139 ppnum_t fMappedPage; // Page number of first page in this iopl member
2176 iopl.fMappedPage = 0; in initWithOptions()
3283 address = trunc_page_64(mappedBase) + ptoa_64(ioplInfo.fMappedPage) + offset; in dmaCommandOperation()
4227 iopl.fMappedPage = mapBase + pageIndex; in wireVirtual()
4229 iopl.fMappedPage = 0; in wireVirtual()
4388 iopl.fMappedPage = mapBase + pageIndex; in wireVirtual()