Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dhmm.c39 static const struct mmu_notifier_ops hmm_mmu_notifier_ops; variable
98 hmm->mmu_notifier.ops = &hmm_mmu_notifier_ops; in hmm_register()
207 static const struct mmu_notifier_ops hmm_mmu_notifier_ops = { variable