Searched refs:iopgsz_to_bytes (Results 1 – 3 of 3) sorted by relevance
96 return iopgsz_to_bytes(e->pgsz); in iotlb_init_entry()
321 bytes = iopgsz_to_bytes(cr.cam & 3); in flush_iotlb_page()
142 #define iopgsz_to_bytes(iopgsz) \ macro