Home
last modified time | relevance | path

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

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