Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dperf_event.h441 #define IBS_CAPS_AVAIL (1U<<0) macro
454 #define IBS_CAPS_DEFAULT (IBS_CAPS_AVAIL \
/Linux-v6.6/arch/x86/events/amd/
Dibs.c1290 if (!(caps & IBS_CAPS_AVAIL)) in __get_ibs_caps()