Home
last modified time | relevance | path

Searched refs:VGA_MEM_BASE (Results 1 – 1 of 1) sorted by relevance

/xen/xen/arch/x86/hvm/
A Dstdvga.c38 #define VGA_MEM_BASE 0xa0000 macro
527 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