Home
last modified time | relevance | path

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

/linux/drivers/xen/
A Dplatform-pci.c99 unsigned long grant_frames; in platform_pci_probe() local
152 grant_frames = alloc_xen_mmio(PAGE_SIZE * max_nr_gframes); in platform_pci_probe()
153 ret = gnttab_setup_auto_xlat_frames(grant_frames); in platform_pci_probe()
A Dgrant-table.c78 struct grant_frames xen_auto_xlat_grant_frames;
/linux/include/xen/
A Dgrant_table.h194 struct grant_frames { struct
199 extern struct grant_frames xen_auto_xlat_grant_frames; argument

Completed in 7 milliseconds