Home
last modified time | relevance | path

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

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