Searched refs:IS_USERPTR (Results 1 – 1 of 1) sorted by relevance
92 #define IS_USERPTR(p) ((uintptr_t) (p) & USERPTR_FLAG) macro396 if (bo->map && !IS_USERPTR(bo->map)) in remove_bo()