Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhmm.h356 int hmm_vma_get_pfns(struct hmm_range *range);
/Linux-v4.19/Documentation/vm/
Dhmm.rst192 int hmm_vma_get_pfns(struct vm_area_struct *vma,
205 The first one (hmm_vma_get_pfns()) will only fetch present CPU page table
224 ret = hmm_vma_get_pfns(vma, &range, start, end, pfns);
/Linux-v4.19/mm/
Dhmm.c661 int hmm_vma_get_pfns(struct hmm_range *range) in hmm_vma_get_pfns() function
720 EXPORT_SYMBOL(hmm_vma_get_pfns);