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
192
struct xe_res_cursor src_it;
drivers/gpu/drm/xe/tests/xe_migrate.c
378
struct xe_res_cursor src_it, dst_it;
drivers/gpu/drm/xe/xe_bo.c
1644
struct xe_res_cursor cursor;
drivers/gpu/drm/xe/xe_bo.c
1770
struct xe_res_cursor cursor;
drivers/gpu/drm/xe/xe_bo.c
3183
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_bo.c
3197
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_ggtt.c
691
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_lmtt.c
487
struct xe_res_cursor cur;
drivers/gpu/drm/xe/xe_migrate.c
1193
struct xe_res_cursor src_it, ccs_it;
drivers/gpu/drm/xe/xe_migrate.c
1397
struct xe_res_cursor vram_it, sysmem_it;
drivers/gpu/drm/xe/xe_migrate.c
1615
struct xe_res_cursor src_it;
drivers/gpu/drm/xe/xe_migrate.c
2463
struct xe_res_cursor cursor;
drivers/gpu/drm/xe/xe_migrate.c
553
static u64 xe_migrate_res_sizes(struct xe_migrate *m, struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_migrate.c
578
static bool xe_migrate_allow_identity(u64 size, const struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_migrate.c
590
struct xe_res_cursor *cur,
drivers/gpu/drm/xe/xe_migrate.c
629
struct xe_res_cursor *cur,
drivers/gpu/drm/xe/xe_migrate.c
897
struct xe_res_cursor src_it, dst_it, ccs_it;
drivers/gpu/drm/xe/xe_pt.c
312
struct xe_res_cursor *curs;
drivers/gpu/drm/xe/xe_pt.c
473
struct xe_res_cursor curs = *xe_walk->curs;
drivers/gpu/drm/xe/xe_pt.c
536
struct xe_res_cursor *curs = xe_walk->curs;
drivers/gpu/drm/xe/xe_pt.c
713
struct xe_res_cursor curs = {};
drivers/gpu/drm/xe/xe_res_cursor.h
159
static inline void __xe_res_sg_next(struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
179
static inline void __xe_res_dma_next(struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
217
struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
242
struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
268
static inline void xe_res_next(struct xe_res_cursor *cur, u64 size)
drivers/gpu/drm/xe/xe_res_cursor.h
335
static inline u64 xe_res_dma(const struct xe_res_cursor *cur)
drivers/gpu/drm/xe/xe_res_cursor.h
352
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_vram_mgr.c
357
struct xe_res_cursor cursor;