Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c1643 * get_bar_size() - Get the address space consumed by a BAR
1656 static u64 get_bar_size(u64 bar_val) in get_bar_size() function
1712 bar_size = get_bar_size(bar_val); in survey_child_resources()
1797 bar_size = get_bar_size(bar_val); in prepopulate_bars()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c2113 * get_bar_size() - Get the address space consumed by a BAR
2126 static u64 get_bar_size(u64 bar_val) in get_bar_size() function
2182 bar_size = get_bar_size(bar_val); in survey_child_resources()
2267 bar_size = get_bar_size(bar_val); in prepopulate_bars()

Completed in 11 milliseconds