Lines Matching refs:proc_table
217 u32 proc_table = 0L; in altera_execute() local
273 proc_table = get_unaligned_be32(&p[8]); in altera_execute()
464 (p[proc_table + in altera_execute()
475 i = get_unaligned_be32(&p[proc_table + in altera_execute()
487 i = get_unaligned_be32(&p[proc_table + in altera_execute()
496 get_unaligned_be32(&p[proc_table + in altera_execute()
636 i = get_unaligned_be32(&p[proc_table + in altera_execute()
641 i = get_unaligned_be32(&p[proc_table + in altera_execute()
651 &p[proc_table + in altera_execute()
2329 u32 proc_table = 0L; in altera_get_act_info() local
2349 proc_table = get_unaligned_be32(&p[8]); in altera_get_act_info()
2369 &p[proc_table + (13 * act_proc_id)]); in altera_get_act_info()
2371 (p[proc_table + (13 * act_proc_id) + 8] & 0x03); in altera_get_act_info()
2396 &p[proc_table + (13 * act_proc_id) + 4]); in altera_get_act_info()