Home
last modified time | relevance | path

Searched refs:hwsp_page (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dselftest_timeline.c25 static struct page *hwsp_page(struct intel_timeline *tl) in hwsp_page() function
35 unsigned long address = (unsigned long)page_address(hwsp_page(tl)); in hwsp_cacheline()