Searched defs:xv_pool (Results 1 – 1 of 1) sorted by relevance
87 struct xv_pool { struct88 ulong flbitmap;89 ulong slbitmap[MAX_FLI];90 u64 total_pages; /* stats */91 struct freelist_entry freelist[NUM_FREE_LISTS];92 spinlock_t lock;