Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dintel_pt.h26 PT_CAP_psb_periods, enumerator
/linux/arch/x86/events/intel/
H A Dpt.c324 allowed = intel_pt_validate_hw_cap(PT_CAP_psb_periods); in pt_event_valid()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1671 value = intel_pt_validate_cap(vmx->pt_desc.caps, PT_CAP_psb_periods); in vmx_rtit_ctl_check()