Searched refs:iac1 (Results 1 – 6 of 6) sorted by relevance
165 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()199 child->thread.debug.iac1 = bp_info->addr; in set_instruction_bp()241 child->thread.debug.iac1 = 0; in del_instruction_bp()
153 vcpu->arch.dbg_reg.iac1 = spr_val; in kvmppc_booke_emulate_mtspr()409 *spr_val = vcpu->arch.dbg_reg.iac1; in kvmppc_booke_emulate_mfspr()
1671 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac1); in kvmppc_get_one_reg()1727 vcpu->arch.dbg_reg.iac1 = set_reg_val(id, *val); in kvmppc_set_one_reg()1900 dbg_reg->iac1 = addr; in kvmppc_booke_add_breakpoint()
118 unsigned long iac1; member
433 int iac, iac1, iac2; /* IR adjusted counts */ in apds990x_get_lux() local440 iac1 = (chip->cf.cf1 * clear - chip->cf.irf1 * 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()728 mtspr(SPRN_IAC1, debug->iac1); in prime_debug_regs()
Completed in 20 milliseconds