Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c1074 static const struct mmu_notifier_ops kfd_process_mmu_notifier_ops = { variable
1184 process->mmu_notifier.ops = &kfd_process_mmu_notifier_ops; in create_process()