Searched refs:nhmex_mbox_put_shared_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | uncore_nhmex.c | 614 static void nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) in nhmex_mbox_put_shared_reg() function 732 nhmex_mbox_put_shared_reg(box, idx[0]); in nhmex_mbox_get_constraint() 734 nhmex_mbox_put_shared_reg(box, idx[1]); in nhmex_mbox_get_constraint() 747 nhmex_mbox_put_shared_reg(box, __BITS_VALUE(reg1->idx, 0, 8)); in nhmex_mbox_put_constraint() 749 nhmex_mbox_put_shared_reg(box, __BITS_VALUE(reg1->idx, 1, 8)); in nhmex_mbox_put_constraint() 753 nhmex_mbox_put_shared_reg(box, reg2->idx); in nhmex_mbox_put_constraint()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | uncore_nhmex.c | 614 static void nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) in nhmex_mbox_put_shared_reg() function 732 nhmex_mbox_put_shared_reg(box, idx[0]); in nhmex_mbox_get_constraint() 734 nhmex_mbox_put_shared_reg(box, idx[1]); in nhmex_mbox_get_constraint() 747 nhmex_mbox_put_shared_reg(box, __BITS_VALUE(reg1->idx, 0, 8)); in nhmex_mbox_put_constraint() 749 nhmex_mbox_put_shared_reg(box, __BITS_VALUE(reg1->idx, 1, 8)); in nhmex_mbox_put_constraint() 753 nhmex_mbox_put_shared_reg(box, reg2->idx); in nhmex_mbox_put_constraint()
|
Completed in 4 milliseconds