Home
last modified time | relevance | path

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

/linux/drivers/xen/
A Dgrant-table.c716 unsigned int xen_max = __max_nr_grant_frames(); in gnttab_max_grant_frames() local
723 if (xen_max > boot_max_nr_grant_frames) in gnttab_max_grant_frames()
725 return xen_max; in gnttab_max_grant_frames()

Completed in 18 milliseconds