Home
last modified time | relevance | path

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

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