Searched refs:cap_bits (Results 1 – 3 of 3) sorted by relevance
111 } cap_bits; member
440 align = (1 << balloon->caps.cap_bits.hot_add_alignment) * MiB; in hv_balloon_our_range_ensure()486 align = (1 << balloon->caps.cap_bits.hot_add_alignment) * in hv_balloon_hot_add_setup()539 align = (1 << balloon->caps.cap_bits.hot_add_alignment) * in hv_balloon_hot_add_posting()631 bool can_balloon = balloon->caps.cap_bits.balloon; in hv_balloon_idle_state_process_target()643 bool can_hot_add = balloon->caps.cap_bits.hot_add; in hv_balloon_idle_state_process_target()1154 bool can_hot_add = balloon->caps.cap_bits.hot_add; in hv_balloon_handle_unballoon_response()
1184 uint16_t cap_bits = 0; in pcie_acs_init() local1203 cap_bits = PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pcie_acs_init()1207 pci_set_word(dev->config + offset + PCI_ACS_CAP, cap_bits); in pcie_acs_init()1208 pci_set_word(dev->wmask + offset + PCI_ACS_CTRL, cap_bits); in pcie_acs_init()