Searched refs:UPL_VECTOR (Results 1 – 2 of 2) sorted by relevance
259 #define UPL_VECTOR 0x4000 macro
5629 !(upl->flags & UPL_VECTOR)) {6665 if (object->paging_offset > offset || ((cntrl_flags & UPL_VECTOR) == UPL_VECTOR)) {8864 …_NULL || upl1 == upl2 || ((upl1->flags & UPL_VECTOR) == UPL_VECTOR) || ((upl2->flags & UPL_VECTOR)…9332 upl = upl_create(0, UPL_VECTOR, 0);9387 return upl && (upl->flags & UPL_VECTOR) && upl->vector_upl;