Searched refs:zz (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/arc/kernel/ |
| D | disasm.c | 107 state->zz = BITS(state->words[0], 7, 8); in disasm_instr() 128 state->zz = BITS(state->words[0], 1, 2); in disasm_instr() 214 state->zz = BITS(state->words[0], 17, 18); in disasm_instr() 284 state->zz = BITS(state->words[0], 3, 4); in disasm_instr() 337 state->zz = 1; in disasm_instr() 345 state->zz = 2; in disasm_instr() 360 state->zz = 2; in disasm_instr() 371 state->zz = BITS(state->words[0], 5, 5); in disasm_instr() 372 if (state->zz) in disasm_instr() 388 state->zz = BITS(state->words[0], 9, 10); in disasm_instr() [all …]
|
| D | unaligned.c | 145 if (state->zz == 0) { in fixup_load() 172 if (state->zz == 2) { in fixup_store() 175 } else if (!state->zz) { in fixup_store() 184 if (!state->zz) in fixup_store() 229 if ((state.zz == 1) || (state.di)) in misaligned_fixup()
|
| /Linux-v5.4/tools/testing/selftests/bpf/progs/ |
| D | btf_dump_test_case_namespacing.c | 69 Z zz; in f()
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | samsung,s2mps11.txt | 47 clock-output-names = "xx", "yy", "zz";
|
| /Linux-v5.4/arch/arc/include/asm/ |
| D | disasm.h | 86 int zz, aa, x, pref, di; member
|
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
| D | samsung,sec-core.txt | 52 clock-output-names = "xx", "yy", "zz";
|
| /Linux-v5.4/drivers/media/usb/go7007/ |
| D | go7007-fw.c | 270 static const int zz[64] = { variable 304 buf[p++] = (default_intra_quant_table[zz[i]] * q) >> 3; in mjpeg_frame_header()
|