Home
last modified time | relevance | path

Searched defs:GET_DOMID (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/amd/
H A Diommu.c24 #define GET_DOMID(x) (((x)->conf >> 24) & 0xFFFFULL) macro
/kernel/linux/linux-6.6/arch/x86/events/amd/
H A Diommu.c25 #define GET_DOMID(x) (((x)->conf >> 24) & 0xFFFFULL) macro

Completed in 3 milliseconds