Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmmconfig_64.c139 unsigned long start_mfn, end_mfn; in pci_mmcfg_arch_enable() local
152 start_mfn = PFN_DOWN(cfg->address) + PCI_BDF(cfg->start_bus_number, 0, 0); in pci_mmcfg_arch_enable()
154 if ( rangeset_add_range(mmio_ro_ranges, start_mfn, end_mfn) ) in pci_mmcfg_arch_enable()
158 start_mfn, end_mfn); in pci_mmcfg_arch_enable()

Completed in 3 milliseconds