reg_array         103 arch/arm/kvm/emulate.c 	unsigned long *reg_array = (unsigned long *)&vcpu->arch.ctxt.gp_regs;
reg_array         127 arch/arm/kvm/emulate.c 	return reg_array + vcpu_reg_offsets[mode][reg_num];
reg_array         103 arch/arm64/kvm/regmap.c 	unsigned long *reg_array = (unsigned long *)&vcpu->arch.ctxt.gp_regs.regs;
reg_array         127 arch/arm64/kvm/regmap.c 	return reg_array + vcpu_reg_offsets[mode][reg_num];
reg_array        1317 drivers/media/usb/gspca/ov534.c 	static const struct reg_array bridge_init[NSENSORS] = {
reg_array        1321 drivers/media/usb/gspca/ov534.c 	static const struct reg_array sensor_init[NSENSORS] = {
reg_array        1374 drivers/media/usb/gspca/ov534.c 	static const struct reg_array bridge_start[NSENSORS][4] = {
reg_array        1388 drivers/media/usb/gspca/ov534.c 	static const struct reg_array sensor_start[NSENSORS][4] = {