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

/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp45 #define IS_MAPPED(type) (MAPTYPE(type) != kBypassed) macro
1016 state->fMapped = (IS_MAPPED(fMappingOptions) && fMapper);

Completed in 19 milliseconds