Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
Dplatform-pci.c34 static unsigned long alloc_xen_mmio(unsigned long len) in alloc_xen_mmio() function
145 grant_frames = alloc_xen_mmio(PAGE_SIZE * max_nr_gframes); in platform_pci_probe()