Searched refs:page_writecopy (Results 1 – 3 of 3) sorted by relevance
197 protection |= winapi::page_writecopy; in priv_open_or_create()
424 protection |= winapi::page_writecopy; in mapped_region()
470 static const unsigned long page_writecopy = 0x08; variable