Home
last modified time | relevance | path

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

/linux/arch/x86/events/amd/
H A Diommu.c26 #define GET_PASID(x) (((x)->conf >> 40) & 0xFFFFFULL) macro
255 reg = GET_PASID(hwc) | (reg << 32); in perf_iommu_enable_event()