Searched refs:UPL_KERNEL_OBJECT (Results 1 – 3 of 3) sorted by relevance
277 if (upl->flags & UPL_KERNEL_OBJECT) { in upl_abort_range()289 if ((error & UPL_ABORT_DUMP_PAGES) && (upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()320 if (!(upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()336 if ((upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()529 if (object == shadow_object && !(upl->flags & UPL_KERNEL_OBJECT)) { in upl_abort_range()731 if (upl->flags & UPL_KERNEL_OBJECT) { in upl_commit_range()835 if (!(upl->flags & UPL_KERNEL_OBJECT) && m == VM_PAGE_NULL) { in upl_commit_range()848 if (!(upl->flags & UPL_KERNEL_OBJECT) && m == VM_PAGE_NULL) { in upl_commit_range()1344 if (object == shadow_object && !(upl->flags & UPL_KERNEL_OBJECT)) { in upl_commit_range()
269 #define UPL_KERNEL_OBJECT 0x00002000 macro
8581 upl->flags |= UPL_KERNEL_OBJECT;8938 if (upl->flags & UPL_KERNEL_OBJECT) {9288 if (!(upl->flags & UPL_KERNEL_OBJECT)) {