Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds