Searched refs:ILT_NUM_PAGE_ENTRIES_PER_FUNC (Results 1 – 3 of 3) sorted by relevance
1249 temp = FUNC_ID(pdev) * ILT_NUM_PAGE_ENTRIES_PER_FUNC; in uninit_pxp2_blk()1253 for (k=0;k<ILT_NUM_PAGE_ENTRIES_PER_FUNC;temp++,k++) in uninit_pxp2_blk()2791 temp = FUNC_ID(pdev) * ILT_NUM_PAGE_ENTRIES_PER_FUNC; in init_pxp2_func()2806 DbgBreakIf(!(temp<((u32_t)ILT_NUM_PAGE_ENTRIES_PER_FUNC*(FUNC_ID(pdev)+1)))); in init_pxp2_func()
253 required_page_size = (total_size / ILT_NUM_PAGE_ENTRIES_PER_FUNC); in mm_get_user_config()
276 #define ILT_NUM_PAGE_ENTRIES_PER_FUNC 384 macro