Searched refs:VGA_MEM_BASE (Results 1 – 1 of 1) sorted by relevance
38 #define VGA_MEM_BASE 0xa0000 macro527 if ( (hvm_mmio_first_byte(p) < VGA_MEM_BASE) || in stdvga_mem_accept()528 (hvm_mmio_last_byte(p) >= (VGA_MEM_BASE + VGA_MEM_SIZE)) ) in stdvga_mem_accept()
Completed in 5 milliseconds