Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dperf_event.h420 #define IBS_CAPS_AVAIL (1U<<0) macro
433 #define IBS_CAPS_DEFAULT (IBS_CAPS_AVAIL \
/linux-6.1.9/arch/x86/events/amd/
Dibs.c1288 if (!(caps & IBS_CAPS_AVAIL)) in __get_ibs_caps()