Searched refs:__map_mmap_prot_page (Results 1 – 1 of 1) sorted by relevance
21 static DWORD __map_mmap_prot_page(const int prot) in __map_mmap_prot_page() function74 const DWORD protect = __map_mmap_prot_page(prot); in mmap()142 DWORD newProtect = __map_mmap_prot_page(prot); in mprotect()