Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_mmu.h31 int panthor_vm_active(struct panthor_vm *vm);
Dpanthor_fw.c1074 ret = panthor_vm_active(ptdev->fw->vm); in panthor_fw_post_reset()
1350 ret = panthor_vm_active(fw->vm); in panthor_fw_init()
Dpanthor_mmu.c706 int panthor_vm_active(struct panthor_vm *vm) in panthor_vm_active() function
Dpanthor_sched.c916 ret = panthor_vm_active(group->vm); in group_bind_locked()