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

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

Completed in 104 milliseconds