Searched refs:use_calls (Results 1 – 2 of 2) sorted by relevance
519 bool use_calls; /* Use hypercalls to access mmio cfg space */ member1144 if (hbus->use_calls) { in _hv_pcifront_read_config()1191 if (hbus->use_calls) { in hv_pcifront_get_vendor_id()1240 if (hbus->use_calls) { in _hv_pcifront_write_config()3679 hbus->use_calls = !!(ms_hyperv.hints & HV_X64_USE_MMIO_HYPERCALLS); in hv_pci_probe()3689 hbus->use_calls = false; in hv_pci_probe()
233 "use_calls" flag indicating to use hypercalls.