Searched refs:wopcm (Results 1 – 4 of 4) sorted by relevance
13 int xe_wopcm_init(struct xe_wopcm *wopcm);
396 u64 ggtt_start, wopcm = xe_wopcm_size(xe), ggtt_size; in xe_ggtt_init_early() local408 ggtt_start = wopcm; in xe_ggtt_init_early()414 if (ggtt_start < wopcm || in xe_ggtt_init_early()
869 err = xe_wopcm_init(>->uc.wopcm); in do_gt_restart()
107 struct intel_wopcm wopcm; member