Home
last modified time | relevance | path

Searched refs:mkwrite (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dmemory.c2109 pfn_t pfn, pgprot_t prot, bool mkwrite) in insert_pfn() argument
2120 if (mkwrite) { in insert_pfn()
2149 if (mkwrite) { in insert_pfn()
2265 unsigned long addr, pfn_t pfn, bool mkwrite) in __vm_insert_mixed() argument
2299 return insert_pfn(vma, addr, pfn, pgprot, mkwrite); in __vm_insert_mixed()
/openbmc/linux/Documentation/gpu/
H A Dtodo.rst305 everything after it has done the write-protect/mkwrite trickery:
312 - Set the mkwrite and fsync callbacks with similar implementions to the core