Searched refs:UVM_OBJ_IS_AOBJ (Results 1 – 4 of 4) sorted by relevance
248 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uao_find_swslot()290 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uao_set_swslot()360 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uao_free()873 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uao_flush()1000 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uao_get()1221 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uao_dropswap()1432 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uao_dropswap_range()
105 #define UVM_OBJ_IS_AOBJ(uobj) \ macro
256 KASSERT(UVM_OBJ_IS_AOBJ(uobj)); in uvm_km_pgremove()
80 #define UVM_OBJ_IS_AOBJ(uobj) ((uobj)->pgops == aobj_pager) macro914 } else if (UVM_OBJ_IS_AOBJ(D(uvm_obj, uvm_object))) in findname()