target_tables     526 arch/arm/kvm/coproc.c static struct kvm_coproc_target_table *target_tables[KVM_ARM_NUM_TARGETS];
target_tables     531 arch/arm/kvm/coproc.c 	target_tables[table->target] = table;
target_tables     539 arch/arm/kvm/coproc.c 	table = target_tables[target];
target_tables    1985 arch/arm64/kvm/sys_regs.c static struct kvm_sys_reg_target_table *target_tables[KVM_ARM_NUM_TARGETS];
target_tables    1990 arch/arm64/kvm/sys_regs.c 	target_tables[target] = table;
target_tables    2000 arch/arm64/kvm/sys_regs.c 	table = target_tables[target];