Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h55 #define AMD64_EVENTSEL_GUESTONLY (1ULL << 40) macro
/linux-6.15/arch/x86/events/amd/
H A Dcore.c375 event->hw.config |= AMD64_EVENTSEL_GUESTONLY; in amd_core_hw_config()