Searched refs:UPL_ACCESS_BLOCKED (Results 1 – 2 of 2) sorted by relevance
449 #define UPL_ACCESS_BLOCKED 0x400 macro
7697 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()7847 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()8121 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_commit_range()8472 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8601 if (upl->flags & UPL_ACCESS_BLOCKED) { in upl_abort_range()8822 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9374 upl->flags |= UPL_ACCESS_BLOCKED; in vm_object_iopl_request()9385 if (upl->flags & UPL_ACCESS_BLOCKED) { in vm_object_iopl_request()