Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOBufferMemoryDescriptor.h139 bool initWithGuardPages(
/xnu-11215/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp479 IOBufferMemoryDescriptor::initWithGuardPages( in initWithGuardPages() function in IOBufferMemoryDescriptor
555 if (me && !me->initWithGuardPages(inTask, options, capacity)) { in inTaskWithGuardPages()