Searched refs:RING_NR_PAGES (Results 1 – 4 of 4) sorted by relevance
204 #define RING_NR_PAGES 0x000FF000 macro
1549 ((ringbuf->size - PAGE_SIZE) & RING_NR_PAGES) | RING_VALID; in populate_lr_context()
578 ((ringbuf->size - PAGE_SIZE) & RING_NR_PAGES) in init_ring_common()
1118 #define RING_NR_PAGES 0x001FF000 macro