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

/linux-4.4.14/drivers/mtd/nand/
H A Dnandsim.c287 #define NS_MAX_HELD_PAGES 16 macro
370 struct page *held_pages[NS_MAX_HELD_PAGES];
1354 if (end_index - start_index + 1 > NS_MAX_HELD_PAGES) get_pages()

Completed in 53 milliseconds