Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dplatform-pci.c34 static unsigned long alloc_xen_mmio(unsigned long len) in alloc_xen_mmio() function
152 grant_frames = alloc_xen_mmio(PAGE_SIZE * max_nr_gframes); in platform_pci_probe()