Searched refs:iac2 (Results 1 – 6 of 6) sorted by relevance
175 vcpu->arch.dbg_reg.iac2 = spr_val; in kvmppc_booke_emulate_mtspr()423 *spr_val = vcpu->arch.dbg_reg.iac2; in kvmppc_booke_emulate_mfspr()
1637 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac2); in kvmppc_get_one_reg()1693 vcpu->arch.dbg_reg.iac2 = set_reg_val(id, *val); in kvmppc_set_one_reg()1866 dbg_reg->iac2 = addr; in kvmppc_booke_add_breakpoint()
195 unsigned long iac2; member
1098 child->thread.debug.iac2 = bp_info->addr2; in set_instruction_bp()1137 child->thread.debug.iac2 = bp_info->addr; in set_instruction_bp()1168 child->thread.debug.iac2 = 0; in del_instruction_bp()1181 child->thread.debug.iac2 = 0; in del_instruction_bp()
357 thread->debug.iac1 = thread->debug.iac2 = 0; in set_debug_reg_defaults()392 mtspr(SPRN_IAC2, debug->iac2); in prime_debug_regs()
448 int iac, iac1, iac2; /* IR adjusted counts */ in apds990x_get_lux() local456 iac2 = (chip->cf.cf2 * clear - chip->cf.irf2 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()458 iac = max(iac1, iac2); in apds990x_get_lux()