Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/pci/
Dmmconfig_32.c132 int __init pci_mmcfg_arch_init(void) in pci_mmcfg_arch_init() function
Dmmconfig_64.c114 int __init pci_mmcfg_arch_init(void) in pci_mmcfg_arch_init() function
Dmmconfig-shared.c684 if (pci_mmcfg_arch_init()) in __pci_mmcfg_init()
/Linux-v6.6/arch/x86/include/asm/
Dpci_x86.h180 extern int __init pci_mmcfg_arch_init(void);
/Linux-v6.6/arch/x86/kernel/
Djailhouse.c143 pci_mmcfg_arch_init(); in jailhouse_pci_arch_init()