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

/external/qemu/
H A Dcpu-all.h743 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC) macro
H A Dexec.c1177 (prot & PAGE_BITS) & ~PAGE_WRITE);
2313 (prot & PAGE_BITS) | PAGE_WRITE);

Completed in 76 milliseconds