Searched refs:PAGE_WRITE_ORG (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dcpu-all.h747 #define PAGE_WRITE_ORG 0x0010 macro
H A Dexec.c2213 The flag PAGE_WRITE_ORG is positioned automatically depending
2224 flags |= PAGE_WRITE_ORG;
2265 if (!(p->flags & PAGE_WRITE_ORG))
2308 if (prot & PAGE_WRITE_ORG) {

Completed in 69 milliseconds