IOPTE_LARGE
*(iopte + i) = (pa & IOLARGE_MASK) | prot | IOPTE_LARGE;
if (*iopte & IOPTE_LARGE) {
#define iopte_is_large(x) (((x) & 3) == IOPTE_LARGE)