Home
last modified time | relevance | path

Searched refs:high_base (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c1742 resource_size_t high_base = 0; in prepopulate_bars() local
1760 high_base = hbus->high_mmio_res->start; in prepopulate_bars()
1806 (u32)(high_base & 0xffffff00)); in prepopulate_bars()
1810 4, (u32)(high_base >> 32)); in prepopulate_bars()
1811 high_base += bar_size; in prepopulate_bars()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c2212 resource_size_t high_base = 0; in prepopulate_bars() local
2230 high_base = hbus->high_mmio_res->start; in prepopulate_bars()
2276 (u32)(high_base & 0xffffff00)); in prepopulate_bars()
2280 4, (u32)(high_base >> 32)); in prepopulate_bars()
2281 high_base += bar_size; in prepopulate_bars()

Completed in 10 milliseconds