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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODMACommand.cpp45 #define IS_MAPPED(type) (MAPTYPE(type) == kMapped) macro
866 state->fMapped = (IS_MAPPED(fMappingOptions) && fMapper);

Completed in 21 milliseconds