Lines Matching refs:proc_table
231 u32 proc_table = 0L; in altera_execute() local
287 proc_table = get_unaligned_be32(&p[8]); in altera_execute()
478 (p[proc_table + in altera_execute()
489 i = get_unaligned_be32(&p[proc_table + in altera_execute()
501 i = get_unaligned_be32(&p[proc_table + in altera_execute()
510 get_unaligned_be32(&p[proc_table + in altera_execute()
650 i = get_unaligned_be32(&p[proc_table + in altera_execute()
655 i = get_unaligned_be32(&p[proc_table + in altera_execute()
665 &p[proc_table + in altera_execute()
2344 u32 proc_table = 0L; in altera_get_act_info() local
2364 proc_table = get_unaligned_be32(&p[8]); in altera_get_act_info()
2384 &p[proc_table + (13 * act_proc_id)]); in altera_get_act_info()
2386 (p[proc_table + (13 * act_proc_id) + 8] & 0x03); in altera_get_act_info()
2411 &p[proc_table + (13 * act_proc_id) + 4]); in altera_get_act_info()