Searched refs:EMULTIHOP (Results 1 – 19 of 19) sorted by relevance
55 #define EMULTIHOP 72 /* Multihop attempted */ macro
51 #define EMULTIHOP 74 /* Multihop attempted */ macro
61 #define EMULTIHOP 87 /* Multihop attempted */ macro
35 #define EMULTIHOP 64 /* Multihop attempted */ macro
91 #define EMULTIHOP 110 /* Multihop attempted */ macro
154 if (ret == -EMULTIHOP) in ttm_bo_handle_move_mem()464 if (ret != -EMULTIHOP) in ttm_bo_evict()862 if (ret == -EMULTIHOP) { in ttm_bo_move_buffer()1176 WARN(ret == -EMULTIHOP, "Unexpected multihop in swaput - likely driver bug.\n"); in ttm_bo_swapout()
150 return -EMULTIHOP; in qxl_bo_move()
88 E(EMULTIHOP),
593 return -EMULTIHOP; in i915_ttm_move()
923 return -EMULTIHOP; in bo_driver_move()
243 return -EMULTIHOP; in radeon_bo_move()
1110 return -EMULTIHOP; in nouveau_bo_move()
527 return -EMULTIHOP; in amdgpu_bo_move()
3122 return -EMULTIHOP; in __prepare_send_request()3872 req->r_err = -EMULTIHOP; in handle_forward()