Searched refs:PHYSMEM_CAGE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ | ||
H A D | physmem.h | 41 #define PHYSMEM_CAGE (1 << 0) macro |
/titanic_50/usr/src/uts/common/io/ | ||
H A D | physmem.c | 503 if (pmpp->flags & PHYSMEM_CAGE) in physmem_map_addrs() |