Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dintel_pt.h18 PT_CAP_topa_output, enumerator
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c2100 PT_CAP_topa_output) && in vmx_get_msr()
2109 PT_CAP_topa_output) && in vmx_get_msr()
2403 PT_CAP_topa_output) && in vmx_set_msr()
2415 PT_CAP_topa_output) && in vmx_set_msr()
7759 if (intel_pt_validate_cap(vmx->pt_desc.caps, PT_CAP_topa_output)) in update_intel_pt_cfg()
/openbmc/linux/arch/x86/events/intel/
H A Dpt.c1784 if (!intel_pt_validate_hw_cap(PT_CAP_topa_output)) { in pt_init()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c7167 (!intel_pt_validate_hw_cap(PT_CAP_topa_output) && in kvm_probe_msr_to_save()