Lines Matching refs:table_size
6858 u32 table_offset, table_size; in cik_init_cp_pg_table() local
6878 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6884 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6890 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6896 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6902 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6905 for (i = 0; i < table_size; i ++) { in cik_init_cp_pg_table()
6909 bo_offset += table_size; in cik_init_cp_pg_table()
6912 table_size = CP_ME_TABLE_SIZE; in cik_init_cp_pg_table()
6928 for (i = 0; i < table_size; i ++) { in cik_init_cp_pg_table()
6932 bo_offset += table_size; in cik_init_cp_pg_table()