Home
last modified time | relevance | path

Searched defs:nr_grant_frames (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/xen/
Dgrant-table.c62 static unsigned int nr_grant_frames; variable
798 static unsigned nr_status_frames(unsigned nr_grant_frames) in nr_status_frames()