Searched refs:NPTE2_IN_PG (Results 1 – 2 of 2) sorted by relevance
45 #define NPTE2_IN_PG (NPT2_IN_PG * NPTE2_IN_PT2) macro
1878 return (PADDR2 + (arm32_btop(va) & (NPTE2_IN_PG - 1))); in pmap_pte2()1940 return (PADDR1 + (arm32_btop(va) & (NPTE2_IN_PG - 1))); in pmap_pte2_quick()2394 KASSERT(m->ref_count <= (NPTE2_IN_PG + 1), in pt2_wirecount_inc()2428 KASSERT(m->ref_count <= (NPTE2_IN_PG + 1), in pt2_wirecount_set()5333 (uintptr_t)pmap) & (NPTE2_IN_PG - 1)) == 0 && in pmap_ts_referenced()6720 return (PADDR3 + (arm32_btop(va) & (NPTE2_IN_PG - 1))); in pmap_pte2_ddb()