Home
last modified time | relevance | path

Searched defs:hmm (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/mm/
Dhmm.c52 struct hmm { struct
70 static struct hmm *hmm_register(struct mm_struct *mm) in hmm_register() argument
72 struct hmm *hmm = READ_ONCE(mm->hmm); in hmm_register() local
124 static void hmm_invalidate_range(struct hmm *hmm, in hmm_invalidate_range()
157 struct hmm *hmm = mm->hmm; in hmm_release() local
186 struct hmm *hmm = mm->hmm; in hmm_invalidate_range_start() local
200 struct hmm *hmm = mm->hmm; in hmm_invalidate_range_end() local
264 struct hmm *hmm; in hmm_mirror_unregister() local
666 struct hmm *hmm; in hmm_vma_get_pfns() local
763 struct hmm *hmm; in hmm_vma_range_done() local
[all …]
/Linux-v4.19/include/linux/
Dhmm.h334 struct hmm *hmm; member
Dmm_types.h492 struct hmm *hmm; member