Home
last modified time | relevance | path

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

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