Searched refs:mmio_config_readl (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/pci/
H A Dnumachip.c60 *value = mmio_config_readl(addr + reg);
H A Dmmconfig_64.c54 *value = mmio_config_readl(addr + reg);
H A Dmmconfig_32.c81 *value = mmio_config_readl(mmcfg_virt_addr + reg);
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h216 static inline unsigned int mmio_config_readl(void __iomem *pos) function

Completed in 175 milliseconds