Searched refs:UPL_ACCESS_BLOCKED (Results 1 – 2 of 2) sorted by relevance
453 #define UPL_ACCESS_BLOCKED 0x400 macro
7677 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()7827 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()8101 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()8422 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8551 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8757 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9301 upl->flags |= UPL_ACCESS_BLOCKED; in vm_object_iopl_request()9312 if (upl->flags & UPL_ACCESS_BLOCKED) { in vm_object_iopl_request()