Home
last modified time | relevance | path

Searched defs:bar (Results 1 – 6 of 6) sorted by relevance

/kvmtool/powerpc/
H A Dspapr_pci.c210 static uint32_t bar_to_ss(unsigned long bar) in bar_to_ss()
221 static unsigned long bar_to_addr(unsigned long bar) in bar_to_addr()
/kvmtool/include/kvm/
H A Dvfio.h45 unsigned int bar; member
52 unsigned int bar; member
H A Dpci.h209 u32 bar[6]; member
287 static inline bool __pci__bar_is_io(u32 bar) in __pci__bar_is_io()
302 static inline u32 __pci__bar_address(u32 bar) in __pci__bar_address()
/kvmtool/include/linux/
H A Dvirtio_pci.h125 __u8 bar; /* Where to find it. */ member
280 __u8 bar; /* BAR of the member or the owner device */ member
/kvmtool/vfio/
H A Dpci.c1020 u32 bar; in vfio_pci_configure_bar() local
1068 u32 bar; in vfio_pci_configure_dev_regions() local
/kvmtool/
H A Dpci.c374 u8 bar; in pci__config_wr() local