Home
last modified time | relevance | path

Searched refs:orig_idx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_nhmex.c626 u64 idx, orig_idx = __BITS_VALUE(reg1->idx, 0, 8); in nhmex_mbox_alter_er() local
630 idx = orig_idx - EXTRA_REG_NHMEX_M_ZDP_CTL_FVC; in nhmex_mbox_alter_er()
635 if (new_idx > orig_idx) { in nhmex_mbox_alter_er()
636 idx = new_idx - orig_idx; in nhmex_mbox_alter_er()
639 idx = orig_idx - new_idx; in nhmex_mbox_alter_er()
651 if (new_idx > orig_idx) in nhmex_mbox_alter_er()