Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds