Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dq35.h103 #define MCH_HOST_BRIDGE_PCIEXBAR_128ADMSK ((uint64_t)(1 << 26)) macro
/qemu/hw/pci-host/
H A Dq35.c311 addr_mask |= MCH_HOST_BRIDGE_PCIEXBAR_128ADMSK | in mch_update_pciexbar()