Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h126 #define HV_X64_USE_MMIO_HYPERCALLS BIT(21) macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c3686 hbus->use_calls = !!(ms_hyperv.hints & HV_X64_USE_MMIO_HYPERCALLS); in hv_pci_probe()