Searched refs:UPL_KERNEL_OBJECT (Results 1 – 3 of 3) sorted by relevance
270 if (upl->flags & UPL_KERNEL_OBJECT) { in upl_abort_range()282 if ((error & UPL_ABORT_DUMP_PAGES) && (upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()313 if (!(upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()329 if ((upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()508 if (object == shadow_object && !(upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()708 if (upl->flags & UPL_KERNEL_OBJECT) { in upl_commit_range()793 if (!(upl->flags & UPL_KERNEL_OBJECT) && m == VM_PAGE_NULL) { in upl_commit_range()806 if (!(upl->flags & UPL_KERNEL_OBJECT) && m == VM_PAGE_NULL) { in upl_commit_range()1287 if (object == shadow_object && !(upl->flags & UPL_KERNEL_OBJECT)) { in upl_commit_range()
258 #define UPL_KERNEL_OBJECT 0x2000 macro
8196 upl->flags |= UPL_KERNEL_OBJECT;8532 if (upl->flags & UPL_KERNEL_OBJECT) {8833 if (!(upl->flags & UPL_KERNEL_OBJECT)) {