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

/linux-master/arch/x86/pci/
H A Dnumachip.c54 *value = mmio_config_readb(addr + reg);
H A Dmmconfig_64.c48 *value = mmio_config_readb(addr + reg);
H A Dmmconfig_32.c75 *value = mmio_config_readb(mmcfg_virt_addr + reg);
/linux-master/arch/x86/include/asm/
H A Dpci_x86.h202 static inline unsigned char mmio_config_readb(void __iomem *pos) function

Completed in 136 milliseconds