Home
last modified time | relevance | path

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

/qemu/util/
H A Dosdep.c73 DWORD old_protect; in qemu_mprotect__osdep() local
75 if (!VirtualProtect(addr, size, prot, &old_protect)) { in qemu_mprotect__osdep()