Searched refs:grant_frames (Results 1 – 2 of 2) sorted by relevance
101 unsigned long grant_frames; in platform_pci_probe() local154 grant_frames = alloc_xen_mmio(PAGE_SIZE * max_nr_gframes); in platform_pci_probe()155 ret = gnttab_setup_auto_xlat_frames(grant_frames); in platform_pci_probe()
100 struct grant_frames xen_auto_xlat_grant_frames;
Completed in 6 milliseconds