Searched refs:clear_pd_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_ppgtt.c | 110 clear_pd_entry(struct i915_page_directory * const pd, in clear_pd_entry() function 134 clear_pd_entry(pd, idx, scratch); in release_pd_entry()
|
H A D | intel_gtt.h | 541 clear_pd_entry(struct i915_page_directory * const pd,
|
H A D | gen8_ppgtt.c | 220 clear_pd_entry(pd, idx, scratch); in __gen8_ppgtt_clear()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_ppgtt.c | 113 clear_pd_entry(struct i915_page_directory * const pd, in clear_pd_entry() function 137 clear_pd_entry(pd, idx, scratch); in release_pd_entry()
|
H A D | intel_gtt.h | 644 clear_pd_entry(struct i915_page_directory * const pd,
|
H A D | gen8_ppgtt.c | 257 clear_pd_entry(pd, idx, scratch); in __gen8_ppgtt_clear()
|
Completed in 6 milliseconds