Searched refs:UPL_IO_WIRE (Results 1 – 3 of 3) sorted by relevance
199 if ((upl->flags & UPL_IO_WIRE) && !(error & UPL_ABORT_DUMP_PAGES)) { in upl_abort_range()737 if (upl->flags & UPL_IO_WIRE && in upl_commit_range()784 if ((upl->flags & UPL_IO_WIRE) && in upl_commit_range()886 if (upl->flags & UPL_IO_WIRE) { in upl_commit_range()
265 #define UPL_IO_WIRE 0x00000200 macro
7687 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) {8013 …PL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTERNAL)) != UPL_IO_WIRE…8555 upl = upl_create(UPL_CREATE_INTERNAL | UPL_CREATE_LITE | io_tracking_flag, UPL_IO_WIRE, psize);8558 upl = upl_create(UPL_CREATE_LITE | io_tracking_flag, UPL_IO_WIRE, psize);