Lines Matching refs:PAGE_READONLY
968 VirtualProtect(address, size, PAGE_READONLY | PAGE_GUARD, &oldprotect);1552 PAGE_READONLY | PAGE_GUARD)) {