Searched refs:DEVICE_PAGER_CONTIGUOUS (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/device/
H A Ddevice_port.h77 #define DEVICE_PAGER_CONTIGUOUS 0x100 macro
/darwin-on-arm/xnu/osfmk/vm/
H A Ddevice_vm.c250 if(device_object->flags & DEVICE_PAGER_CONTIGUOUS)
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2765 flags |= reserved->dp.pagerContig ? DEVICE_PAGER_CONTIGUOUS : 0;

Completed in 28 milliseconds