Searched refs:pg_offset_mask (Results 1 – 1 of 1) sorted by relevance
1936 hwaddr pg_offset_mask = (1ull << xive->ic_shift) - 1; in pnv_xive2_ic_sync_write() local1939 hwaddr adj_offset = offset & pg_offset_mask; in pnv_xive2_ic_sync_write()1987 if ((offset & ~pg_offset_mask) != 0) { in pnv_xive2_ic_sync_write()