Searched refs:hvm_mmio_first_byte (Results 1 – 3 of 3) sorted by relevance
46 static inline paddr_t hvm_mmio_first_byte(const ioreq_t *p) in hvm_mmio_first_byte() function
36 paddr_t first = hvm_mmio_first_byte(p), last; in hvm_mmio_accept()
527 if ( (hvm_mmio_first_byte(p) < VGA_MEM_BASE) || in stdvga_mem_accept()
Completed in 5 milliseconds