Searched refs:UPL_ACCESS_BLOCKED (Results 1 – 2 of 2) sorted by relevance
456 #define UPL_ACCESS_BLOCKED 0x400 macro
7720 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()7870 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()8144 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()8465 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8594 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8800 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9344 upl->flags |= UPL_ACCESS_BLOCKED; in vm_object_iopl_request()9355 if (upl->flags & UPL_ACCESS_BLOCKED) { in vm_object_iopl_request()