Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhuge_mm.h36 int vmf_insert_pfn_pmd(struct vm_area_struct *, unsigned long addr, pmd_t *,
/linux-4.4.14/fs/
Ddax.c653 result |= vmf_insert_pfn_pmd(vma, address, pmd, pfn, write); in __dax_pmd_fault()
/linux-4.4.14/mm/
Dhuge_memory.c892 int vmf_insert_pfn_pmd(struct vm_area_struct *vma, unsigned long addr, in vmf_insert_pfn_pmd() function