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

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

Completed in 1400 milliseconds