IOPTE_SMALL
*iopte = (pa & IOPAGE_MASK) | prot | IOPTE_SMALL;
#define iopte_is_small(x) (((x) & 2) == IOPTE_SMALL)