Searched refs:UPL_ACCESS_BLOCKED (Results 1 – 2 of 2) sorted by relevance
448 #define UPL_ACCESS_BLOCKED 0x400 macro
7486 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()7636 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()7910 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()8261 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8390 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8611 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9163 upl->flags |= UPL_ACCESS_BLOCKED; in vm_object_iopl_request()9174 if (upl->flags & UPL_ACCESS_BLOCKED) { in vm_object_iopl_request()