Home
last modified time | relevance | path

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

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