Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h1010 #define PCI_REBAR_CAP_SIZES 0x00FFFFF0 /* supported BAR sizes */ macro
/qemu/hw/vfio/
H A Dpci.c2246 if (!(cap & PCI_REBAR_CAP_SIZES)) { in vfio_setup_rebar_ecap()