Searched refs:UVM_OBJ_IS_KERN_OBJECT (Results 1 – 4 of 4) sorted by relevance
81 #define UVM_OBJ_IS_KERN_OBJECT(uobj) \ macro
791 if (UVM_OBJ_IS_KERN_OBJECT(uobj)) in uao_reference()810 if (UVM_OBJ_IS_KERN_OBJECT(uobj)) in uao_detach()
902 (obj != NULL && UVM_OBJ_IS_KERN_OBJECT(obj))) in uvm_pagealloc()
1120 KASSERT(UVM_OBJ_IS_KERN_OBJECT(uobj)); in uvm_map()1874 UVM_OBJ_IS_KERN_OBJECT(entry->object.uvm_obj)) { in uvm_unmap_kill_entry_withlock()2917 if (UVM_OBJ_IS_KERN_OBJECT(uobj)) in uvm_object_printit()