Searched refs:PMU_CAP_LBR_FMT (Results 1 – 4 of 4) sorted by relevance
54 #define PMU_CAP_LBR_FMT 0x3f macro
25 #define PMU_CAP_LBR_FMT 0x3f macro
546 (perf_capabilities & PMU_CAP_LBR_FMT)) in intel_pmu_refresh()
2188 if ((kvm_caps.supported_perf_cap & PMU_CAP_LBR_FMT) && in vmx_get_supported_debugctl()2464 if (data & PMU_CAP_LBR_FMT) { in vmx_set_msr()2465 if ((data & PMU_CAP_LBR_FMT) != in vmx_set_msr()2466 (kvm_caps.supported_perf_cap & PMU_CAP_LBR_FMT)) in vmx_set_msr()7975 perf_cap |= host_perf_cap & PMU_CAP_LBR_FMT; in vmx_get_perf_capabilities()