Searched defs:VM_IO (Results 1 – 2 of 2) sorted by relevance
130 #define VM_IO (1 << 4) // MMIO的内存区域 macro
63 const VM_IO = 0x00004000; constant