Searched refs:mkwrite (Results 1 – 2 of 2) sorted by relevance
2109 pfn_t pfn, pgprot_t prot, bool mkwrite) in insert_pfn() argument2120 if (mkwrite) { in insert_pfn()2149 if (mkwrite) { in insert_pfn()2265 unsigned long addr, pfn_t pfn, bool mkwrite) in __vm_insert_mixed() argument2299 return insert_pfn(vma, addr, pfn, pgprot, mkwrite); in __vm_insert_mixed()
305 everything after it has done the write-protect/mkwrite trickery:312 - Set the mkwrite and fsync callbacks with similar implementions to the core