Home
last modified time | relevance | path

Searched refs:pci_mmcfg_arch_init (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/x86/pci/
Dmmconfig_32.c132 int __init pci_mmcfg_arch_init(void) in pci_mmcfg_arch_init() function
Dmmconfig_64.c133 int __init pci_mmcfg_arch_init(void) in pci_mmcfg_arch_init() function
Dmmconfig-shared.c704 if (pci_mmcfg_arch_init()) in __pci_mmcfg_init()
/linux-6.12.1/arch/x86/include/asm/
Dpci_x86.h180 extern int __init pci_mmcfg_arch_init(void);
/linux-6.12.1/arch/x86/kernel/
Djailhouse.c144 pci_mmcfg_arch_init(); in jailhouse_pci_arch_init()