VNIC_NOTIFY_INTR_MASK
a1 = ((u64)intr << 32) & VNIC_NOTIFY_INTR_MASK;
a1 = VNIC_NOTIFY_INTR_MASK; /* intr num = -1 to unreg for intr */