Searched refs:PCI_MCFG_VIRT_START (Results 1 – 3 of 3) sorted by relevance
194 #define PCI_MCFG_VIRT_START (PML4_ADDR(257)) macro195 #define PCI_MCFG_VIRT_END (PCI_MCFG_VIRT_START + PML4_ENTRY_BYTES)
121 virt = PCI_MCFG_VIRT_START + (idx << mmcfg_pci_segment_shift) + in mcfg_ioremap()
1592 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 19 milliseconds