Home
last modified time | relevance | path

Searched refs:PCI_MCFG_VIRT_START (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dconfig.h194 #define PCI_MCFG_VIRT_START (PML4_ADDR(257)) macro
195 #define PCI_MCFG_VIRT_END (PCI_MCFG_VIRT_START + PML4_ENTRY_BYTES)
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmmconfig_64.c121 virt = PCI_MCFG_VIRT_START + (idx << mmcfg_pci_segment_shift) + in mcfg_ioremap()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmm.c1592 l4t[l4_table_offset(PCI_MCFG_VIRT_START)] = in init_xen_l4_slots()
1593 idle_pg_table[l4_table_offset(PCI_MCFG_VIRT_START)]; in init_xen_l4_slots()

Completed in 14 milliseconds