Searched refs:MSR_AMD_SAMP_BR_FROM (Results 1 – 4 of 4) sorted by relevance
64 wrmsrl(MSR_AMD_SAMP_BR_FROM + idx * 2, val); in amd_pmu_lbr_set_from()69 wrmsrl(MSR_AMD_SAMP_BR_FROM + idx * 2 + 1, val); in amd_pmu_lbr_set_to()76 rdmsrl(MSR_AMD_SAMP_BR_FROM + idx * 2, val); in amd_pmu_lbr_get_from()85 rdmsrl(MSR_AMD_SAMP_BR_FROM + idx * 2 + 1, val); in amd_pmu_lbr_get_to()
36 return MSR_AMD_SAMP_BR_FROM + 2 * idx; in brs_from()41 return MSR_AMD_SAMP_BR_FROM + 2 * idx + 1; in brs_to()
806 #define MSR_AMD_SAMP_BR_FROM 0xc0010300 macro
812 #define MSR_AMD_SAMP_BR_FROM 0xc0010300 macro