Searched refs:idx0 (Results 1 – 5 of 5) sorted by relevance
50 enum fixed_addresses idx0, idx; in ioremap_fixed() local86 idx0 = FIX_IOREMAP_BEGIN + slot; in ioremap_fixed()87 idx = idx0; in ioremap_fixed()
155 int idx0; in ev67_check_constraints() local158 idx0 = ev67_mapping[evtype[0]-1].idx; in ev67_check_constraints()167 idx0 = (evtype[0] == EV67_MBOXREPLAY) ? 1 : 0; in ev67_check_constraints()169 if (evtype[idx0] == EV67_CYCLES) { in ev67_check_constraints()177 idx0 = (evtype[0] == EV67_BCACHEMISS) ? 1 : 0; in ev67_check_constraints()179 if (evtype[idx0] == EV67_INSTRUCTIONS) { in ev67_check_constraints()187 idx0 = (evtype[0] == EV67_INSTRUCTIONS) ? 0 : 1; in ev67_check_constraints()189 if (evtype[idx0^1] == EV67_CYCLES) { in ev67_check_constraints()199 event[0]->hw.idx = idx0; in ev67_check_constraints()202 event[1]->hw.idx = idx0 ^ 1; in ev67_check_constraints()
1246 int idx0 = 0; in sparc_check_constraints() local1268 idx0 = 1; in sparc_check_constraints()1285 idx0 = 1; in sparc_check_constraints()1292 idx0 = 1; in sparc_check_constraints()1300 idx0 = 1; in sparc_check_constraints()1308 evts[0]->hw.idx = idx0; in sparc_check_constraints()1310 evts[1]->hw.idx = idx0 ^ 1; in sparc_check_constraints()
198 const int idx0 = ctx->idx; in build_prologue() local244 cur_offset = ctx->idx - idx0; in build_prologue()274 const int idx0 = ctx->idx; in emit_bpf_tail_call() local275 #define cur_offset (ctx->idx - idx0) in emit_bpf_tail_call()
1178 const int idx0 = ctx->idx; in emit_bpf_tail_call() local1179 #define cur_offset (ctx->idx - idx0) in emit_bpf_tail_call()