opcode_table     4701 arch/x86/kvm/emulate.c static const struct opcode opcode_table[256] = {
opcode_table     5304 arch/x86/kvm/emulate.c 	opcode = opcode_table[ctxt->b];
opcode_table     1070 drivers/gpu/drm/amd/amdgpu/atom.c } opcode_table[ATOM_OP_CNT] = {
opcode_table     1245 drivers/gpu/drm/amd/amdgpu/atom.c 			opcode_table[op].func(&ectx, &ptr,
opcode_table     1246 drivers/gpu/drm/amd/amdgpu/atom.c 					      opcode_table[op].arg);
opcode_table     1033 drivers/gpu/drm/radeon/atom.c } opcode_table[ATOM_OP_CNT] = {
opcode_table     1202 drivers/gpu/drm/radeon/atom.c 			opcode_table[op].func(&ectx, &ptr,
opcode_table     1203 drivers/gpu/drm/radeon/atom.c 					      opcode_table[op].arg);