Searched refs:nhmex_mbox_put_shared_reg (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/events/intel/
H A Duncore_nhmex.c615 static void nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) function
733 nhmex_mbox_put_shared_reg(box, idx[0]);
735 nhmex_mbox_put_shared_reg(box, idx[1]);
748 nhmex_mbox_put_shared_reg(box, __BITS_VALUE(reg1->idx, 0, 8));
750 nhmex_mbox_put_shared_reg(box, __BITS_VALUE(reg1->idx, 1, 8));
754 nhmex_mbox_put_shared_reg(box, reg2->idx);

Completed in 135 milliseconds