Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dvirtual.c3424 static DWORD page_prot_to_access(DWORD prot) in page_prot_to_access() function
3456 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()