Searched refs:NS_MAX_HELD_PAGES (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/nand/
H A Dnandsim.c288 #define NS_MAX_HELD_PAGES 16 macro
367 struct page *held_pages[NS_MAX_HELD_PAGES];
1316 if (end_index - start_index + 1 > NS_MAX_HELD_PAGES)

Completed in 36 milliseconds