Searched refs:iac2 (Results 1 – 6 of 6) sorted by relevance
166 child->thread.debug.iac2 = bp_info->addr2; in set_instruction_bp()206 child->thread.debug.iac2 = bp_info->addr; in set_instruction_bp()238 child->thread.debug.iac2 = 0; in del_instruction_bp()251 child->thread.debug.iac2 = 0; in del_instruction_bp()
164 vcpu->arch.dbg_reg.iac2 = spr_val; in kvmppc_booke_emulate_mtspr()412 *spr_val = vcpu->arch.dbg_reg.iac2; in kvmppc_booke_emulate_mfspr()
1674 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac2); in kvmppc_get_one_reg()1730 vcpu->arch.dbg_reg.iac2 = set_reg_val(id, *val); in kvmppc_set_one_reg()1904 dbg_reg->iac2 = addr; in kvmppc_booke_add_breakpoint()
119 unsigned long iac2; member
433 int iac, iac1, iac2; /* IR adjusted counts */ in apds990x_get_lux() local441 iac2 = (chip->cf.cf2 * clear - chip->cf.irf2 * ir) / APDS_PARAM_SCALE; in apds990x_get_lux()443 iac = max(iac1, iac2); in apds990x_get_lux()
694 thread->debug.iac1 = thread->debug.iac2 = 0; in set_debug_reg_defaults()729 mtspr(SPRN_IAC2, debug->iac2); in prime_debug_regs()
Completed in 17 milliseconds