Searched refs:end_bus (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | mmconfig-shared.c | 436 unsigned int start_bus, unsigned int end_bus, in pci_mmcfg_reserved() argument 449 cfg->end_bus_number == end_bus) { in pci_mmcfg_reserved() 455 segment, start_bus, end_bus, address, cfg->address); in pci_mmcfg_reserved()
|
A D | mmconfig.h | 84 unsigned int start_bus, unsigned int end_bus,
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | physdev.h | 277 uint8_t end_bus; member
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | physdev.c | 562 info.start_bus, info.end_bus, info.flags); in do_physdev_op()
|
Completed in 5 milliseconds