Searched refs:pgprotected (Results 1 – 2 of 2) sorted by relevance
155 uvm_pagecheckdirty(struct vm_page *pg, bool pgprotected) in uvm_pagecheckdirty() argument183 const unsigned int newstatus = pgprotected ? in uvm_pagecheckdirty()
1007 bool pgprotected; in genfs_do_putpages() local1104 pgprotected = false; in genfs_do_putpages()1107 pgprotected = true; in genfs_do_putpages()1125 pgprotected = true; in genfs_do_putpages()1133 needs_clean = uvm_pagecheckdirty(pg, pgprotected); in genfs_do_putpages()