Searched refs:PG_ALIGN_LOW (Results 1 – 2 of 2) sorted by relevance
84 #define PG_ALIGN_LOW(addr, pg_size) ((addr) & PG_MASK(pg_size)) macro