Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h216 vmf_insert_pfn_prot(struct vm_area_struct *vma, unsigned long addr, in vmf_insert_pfn_prot() function
227 #define vmf_insert_pfn_prot(...) \ macro