Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dselftest_timeline.c27 static struct page *hwsp_page(struct intel_timeline *tl) in hwsp_page() function
37 unsigned long address = (unsigned long)page_address(hwsp_page(tl)); in hwsp_cacheline()