vcpu_reg_offsets 28 arch/arm/kvm/emulate.c static const unsigned long vcpu_reg_offsets[VCPU_NR_MODES][15] = { vcpu_reg_offsets 127 arch/arm/kvm/emulate.c return reg_array + vcpu_reg_offsets[mode][reg_num]; vcpu_reg_offsets 22 arch/arm64/kvm/regmap.c static const unsigned long vcpu_reg_offsets[VCPU_NR_MODES][16] = { vcpu_reg_offsets 127 arch/arm64/kvm/regmap.c return reg_array + vcpu_reg_offsets[mode][reg_num];