Symbol: xe_res_cursor
drivers/gpu/drm/xe/display/xe_panic.c
15
struct xe_res_cursor res;
drivers/gpu/drm/xe/display/xe_stolen.c
66
struct xe_res_cursor res;
drivers/gpu/drm/xe/tests/xe_migrate.c
191
struct xe_res_cursor src_it;
drivers/gpu/drm/xe/tests/xe_migrate.c
377
struct xe_res_cursor src_it, dst_it;
drivers/gpu/drm/xe/xe_bo.c
1503
struct xe_res_cursor cursor;
drivers/gpu/drm/xe/xe_bo.c
1641
struct xe_res_cursor cursor;
drivers/gpu/drm/xe/xe_bo.c
2987
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_bo.c
3001
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_ggtt.c
766
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_lmtt.c
470
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_migrate.c
1108
struct xe_res_cursor src_it, ccs_it;
drivers/gpu/drm/xe/xe_migrate.c
1295
struct xe_res_cursor vram_it, sysmem_it;
drivers/gpu/drm/xe/xe_migrate.c
1514
struct xe_res_cursor src_it;
drivers/gpu/drm/xe/xe_migrate.c
2362
struct xe_res_cursor cursor;
drivers/gpu/drm/xe/xe_migrate.c
527
static u64 xe_migrate_res_sizes(struct xe_migrate *m, struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_migrate.c
552
static bool xe_migrate_allow_identity(u64 size, const struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_migrate.c
564
struct xe_res_cursor *cur,
drivers/gpu/drm/xe/xe_migrate.c
603
struct xe_res_cursor *cur,
drivers/gpu/drm/xe/xe_migrate.c
869
struct xe_res_cursor src_it, dst_it, ccs_it;
drivers/gpu/drm/xe/xe_pt.c
311
struct xe_res_cursor *curs;
drivers/gpu/drm/xe/xe_pt.c
470
struct xe_res_cursor curs = *xe_walk->curs;
drivers/gpu/drm/xe/xe_pt.c
533
struct xe_res_cursor *curs = xe_walk->curs;
drivers/gpu/drm/xe/xe_pt.c
704
struct xe_res_cursor curs;
drivers/gpu/drm/xe/xe_res_cursor.h
151
static inline void __xe_res_sg_next(struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
171
static inline void __xe_res_dma_next(struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
209
struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
234
struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
260
static inline void xe_res_next(struct xe_res_cursor *cur, u64 size)
drivers/gpu/drm/xe/xe_res_cursor.h
323
static inline u64 xe_res_dma(const struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
340
static inline bool xe_res_is_vram(const struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
92
struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
268
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
283
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
366
struct xe_res_cursor cursor;