NV_ORDER_HOST
(((nvh)->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST ? \
PJDLOG_ASSERT((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST);\
PJDLOG_ASSERT((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST);\
PJDLOG_ASSERT((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST);
nvh->nvh_type = NV_ORDER_HOST | type;
if ((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST)
nvh->nvh_type |= NV_ORDER_HOST;