Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_device.c192 ptdev->pm.dummy_latest_flush = p; in panthor_device_init()
195 ptdev->pm.dummy_latest_flush); in panthor_device_init()
382 pfn = page_to_pfn(ptdev->pm.dummy_latest_flush); in panthor_mmio_vm_fault()
H A Dpanthor_device.h194 struct page *dummy_latest_flush; member