Searched refs:PMAP_IO_RANGE_STRONG_SYNC (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.141.3/osfmk/arm/pmap/ | ||
| H A D | pmap_data.h | 1909 #define PMAP_IO_RANGE_STRONG_SYNC (1UL << 31) macro |
| H A D | pmap.c | 8464 need_strong_sync = ((cacheattr & PMAP_IO_RANGE_STRONG_SYNC) != 0); |