Searched defs:PAGE_WRITE (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/exec/
H A Dcpu-all.h340 #define PAGE_WRITE 0x0002 macro
342 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC)

Completed in 99 milliseconds