Home
last modified time | relevance | path

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

/xnu-10002.41.9/iokit/IOKit/ !
H A DIOBufferMemoryDescriptor.h134 static OSPtr<IOBufferMemoryDescriptor> inTaskWithGuardPages(
/xnu-10002.41.9/iokit/Kernel/ !
H A DIOBufferMemoryDescriptor.cpp546 IOBufferMemoryDescriptor::inTaskWithGuardPages( in inTaskWithGuardPages() function in IOBufferMemoryDescriptor
/xnu-10002.41.9/iokit/Tests/ !
H A DTestIOMemoryDescriptor.cpp714 …iobmd = IOBufferMemoryDescriptor::inTaskWithGuardPages(kernel_task, kIODirectionOutIn, iobmdCapaci… in IOGuardPageMDTest()