Searched refs:_PAGE_SOFT (Results 1 – 2 of 2) sorted by relevance
118 #define _PAGE_SOFT 0x0000000000001F80 /* Software bits */ macro
265 (tte & _PAGE_SOFT) >> 7, in prom_callback()