Searched refs:UPL_KERNEL_OBJECT (Results 1 – 3 of 3) sorted by relevance
272 if (upl->flags & UPL_KERNEL_OBJECT) { in upl_abort_range()284 if ((error & UPL_ABORT_DUMP_PAGES) && (upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()315 if (!(upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()331 if ((upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()515 if (object == shadow_object && !(upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()715 if (upl->flags & UPL_KERNEL_OBJECT) { in upl_commit_range()800 if (!(upl->flags & UPL_KERNEL_OBJECT) && m == VM_PAGE_NULL) { in upl_commit_range()813 if (!(upl->flags & UPL_KERNEL_OBJECT) && m == VM_PAGE_NULL) { in upl_commit_range()1299 if (object == shadow_object && !(upl->flags & UPL_KERNEL_OBJECT)) { in upl_commit_range()
259 #define UPL_KERNEL_OBJECT 0x2000 macro
8132 upl->flags |= UPL_KERNEL_OBJECT;8480 if (upl->flags & UPL_KERNEL_OBJECT) {8798 if (!(upl->flags & UPL_KERNEL_OBJECT)) {