UVM_OBJ_IS_DEVICE
#define UVM_OBJ_IS_DEVICE(uobj) \
#define UVM_OBJ_IS_DEVICE(uobj) ((uobj)->pgops == uvm_deviceops)