Home
last modified time | relevance | path

Searched refs:IBS_CAPS_AVAIL (Results 1 – 2 of 2) sorted by relevance

/linux-5.15/arch/x86/include/asm/
H A Dperf_event.h378 #define IBS_CAPS_AVAIL (1U<<0) macro
390 #define IBS_CAPS_DEFAULT (IBS_CAPS_AVAIL \
/linux-5.15/arch/x86/events/amd/
A Dibs.c817 if (!(caps & IBS_CAPS_AVAIL)) in __get_ibs_caps()