Home
last modified time | relevance | path

Searched refs:use_calls (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pci/controller/
Dpci-hyperv.c518 bool use_calls; /* Use hypercalls to access mmio cfg space */ member
1150 if (hbus->use_calls) { in _hv_pcifront_read_config()
1197 if (hbus->use_calls) { in hv_pcifront_get_vendor_id()
1246 if (hbus->use_calls) { in _hv_pcifront_write_config()
3685 hbus->use_calls = !!(ms_hyperv.hints & HV_X64_USE_MMIO_HYPERCALLS); in hv_pci_probe()
3695 hbus->use_calls = false; in hv_pci_probe()