Home
last modified time | relevance | path

Searched defs:lbr_desc (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.h10 struct lbr_desc { struct
12 struct x86_pmu_lbr records;
20 struct perf_event *event;
23 bool msr_passthrough;
H A Dpmu_intel.c231 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_release_guest_lbr_event() local
245 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_create_guest_lbr_event() local
306 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_handle_lbr_msrs_access() local
504 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_refresh() local
616 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in intel_pmu_init() local
693 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in vmx_disable_lbr_msrs_passthrough() local
704 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in vmx_enable_lbr_msrs_passthrough() local
726 struct lbr_desc *lbr_desc = vcpu_to_lbr_desc(vcpu); in vmx_passthrough_lbr_msrs() local