Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/skywalk/
H A DIOSkywalkSupport.h81 boolean_t physcontig; /* physically contiguous */ member
/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp1316 if (fSpec.physcontig) { in OSDefineMetaClassAndFinalStructorsWithZone()
/xnu-11215/bsd/skywalk/mem/
H A Dskmem_region.c842 skr->skr_bufspec.physcontig = (skr->skr_mode & SKR_MODE_SEGPHYSCONTIG); in skmem_region_create()