Searched refs:start_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 448 cfg->start_bus_number == start_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 | 276 uint8_t start_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 6 milliseconds