Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_asic.c2037 .vm_flush = &cik_vm_flush,
2052 .vm_flush = &cik_vm_flush,
H A Dradeon_asic.h828 void cik_vm_flush(struct radeon_device *rdev, struct radeon_ring *ring,
H A Dcik.c5677 void cik_vm_flush(struct radeon_device *rdev, struct radeon_ring *ring, in cik_vm_flush() function