Searched defs:UVM_OBJ_IS_AOBJ (Results 1 – 3 of 3) sorted by relevance
119 #define UVM_OBJ_IS_AOBJ(uobj) \ macro
79 #define UVM_OBJ_IS_AOBJ(uobj) ((uobj)->pgops == aobj_pager) macro
138 #define UVM_OBJ_IS_AOBJ(o) FALSE macro