Home
last modified time | relevance | path

Searched refs:MAX_NUM_PAGES (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/
H A Dxilinx_sdfec.c166 #define MAX_NUM_PAGES ((XSDFEC_QC_TABLE_DEPTH / PAGE_SIZE) + 1) macro
609 struct page *pages[MAX_NUM_PAGES]; in xsdfec_table_write()