Searched refs:page_prot_to_access (Results 1 – 1 of 1) sorted by relevance
3424 static DWORD page_prot_to_access(DWORD prot) in page_prot_to_access() function3456 map_access = page_prot_to_access(map_prot); in is_compatible_protection()3457 view_access = page_prot_to_access(view_prot); in is_compatible_protection()3458 prot_access = page_prot_to_access(prot); in is_compatible_protection()