Home
last modified time | relevance | path

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

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