HomeSort by: relevance | last modified time | path
    Searched defs:kfd_process_mmu_notifier_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_process.c 554 static const struct mmu_notifier_ops kfd_process_mmu_notifier_ops = { variable in typeref:typename:const struct mmu_notifier_ops
666 process->mmu_notifier.ops = &kfd_process_mmu_notifier_ops;
kfd_process.c 554 static const struct mmu_notifier_ops kfd_process_mmu_notifier_ops = { variable in typeref:typename:const struct mmu_notifier_ops
666 process->mmu_notifier.ops = &kfd_process_mmu_notifier_ops;

Completed in 22 milliseconds