Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c1076 static const struct mmu_notifier_ops kfd_process_mmu_notifier_ops = { variable
1186 process->mmu_notifier.ops = &kfd_process_mmu_notifier_ops; in create_process()