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

/vbox/src/recompiler/
H A Dcpu-all.h890 #define PAGE_EXEC 0x0004 macro
891 #define PAGE_BITS (PAGE_READ | PAGE_WRITE | PAGE_EXEC)

Completed in 1553 milliseconds