Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c1236 static const struct mmu_notifier_ops kfd_process_mmu_notifier_ops = { variable
1516 mn = mmu_notifier_get(&kfd_process_mmu_notifier_ops, process->mm); in create_process()