Searched refs:MON_LOMEM_BASE (Results 1 – 1 of 1) sorted by relevance
52 #define MON_LOMEM_BASE 0 macro54 #define MON_LOMEM_END (MON_LOMEM_BASE+MON_LOMEM_SIZE)222 if (va >= MON_LOMEM_BASE && va < MON_LOMEM_END) { in sun3x_get_pte()247 if (va >= MON_LOMEM_BASE && va < (MON_LOMEM_BASE + MON_LOMEM_SIZE)) { in sun3x_set_pte()