Searched defs:page_cache (Results 1 – 4 of 4) sorted by relevance
65 struct page_cache { struct67 unsigned int zone_count;69 u32 indexable_pages;71 u16 cache_slots;73 u16 *index;75 struct cached_page *cache;77 struct search_pending_counter *search_pending_counters;79 struct queued_read *read_queue;111 struct page_cache page_cache; member
240 struct vdo_page_cache page_cache; member
345 struct mlx4_en_page_cache page_cache; member
319 struct page_frag_cache page_cache; /* Page cache to allocate XDP frames */ member