Searched refs:__check_layout (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_wopcm.c | 159 static bool __check_layout(struct drm_i915_private *i915, u32 wopcm_size, in __check_layout() function 270 if (__check_layout(i915, wopcm->size, guc_wopcm_base, guc_wopcm_size, in intel_wopcm_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_wopcm.c | 161 static bool __check_layout(struct intel_gt *gt, u32 wopcm_size, in __check_layout() function 315 if (__check_layout(gt, wopcm_size, guc_wopcm_base, guc_wopcm_size, in intel_wopcm_init()
|
Completed in 2 milliseconds