Searched refs:EMULTIHOP (Results 1 – 16 of 16) sorted by relevance
55 #define EMULTIHOP 72 /* Multihop attempted */ macro
61 #define EMULTIHOP 87 /* Multihop attempted */ macro
91 #define EMULTIHOP 110 /* Multihop attempted */ macro
51 #define EMULTIHOP 74 /* Multihop attempted */ macro
35 #define EMULTIHOP 64 /* Multihop attempted */ macro
155 if (ret == -EMULTIHOP) in ttm_bo_handle_move_mem()504 if (ret == -EMULTIHOP) { in ttm_bo_evict()876 if (ret == -EMULTIHOP) { in ttm_bo_move_buffer()1167 WARN(ret == -EMULTIHOP, "Unexpected multihop in swaput - likely driver bug.\n"); in ttm_bo_swapout()
85 E(EMULTIHOP),
247 return -EMULTIHOP; in radeon_bo_move()
1050 return -EMULTIHOP; in nouveau_bo_move()
537 return -EMULTIHOP; in amdgpu_bo_move()
2751 return -EMULTIHOP; in __prepare_send_request()3468 req->r_err = -EMULTIHOP; in handle_forward()