Searched refs:PMAP_IO_RANGE_NOT_IO (Results 1 – 4 of 4) sorted by relevance
1972 #define PMAP_IO_RANGE_NOT_IO (1U << 27) macro
3611 if (!(ranges[i].wimg & PMAP_IO_RANGE_NOT_IO) && in pmap_compute_io_rgns()
2392 #define PMAP_IO_RANGE_NOT_IO (1U << 27) macro
2102 if (!(range->wimg & PMAP_IO_RANGE_NOT_IO)) { in pmap_find_io_attr()