Searched refs:pci_cfg_ok (Results 1 – 1 of 1) sorted by relevance
219 static bool pci_cfg_ok(struct domain *currd, unsigned int start, in pci_cfg_ok() function297 if ( pci_cfg_ok(currd, port & 3, size, NULL) ) in guest_io_read()420 if ( pci_cfg_ok(currd, port & 3, size, &data) ) in guest_io_write()
Completed in 4 milliseconds