Home
last modified time | relevance | path

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

/linux/arch/x86/events/amd/
H A Diommu.c25 #define GET_DOMID(x) (((x)->conf >> 24) & 0xFFFFULL) macro
261 reg = GET_DOMID(hwc) | (reg << 32); in perf_iommu_enable_event()