Home
last modified time | relevance | path

Searched refs:GET_DEVID (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/amd/
H A Diommu.c23 #define GET_DEVID(x) (((x)->conf >> 8) & 0xFFFFULL) macro
248 reg = GET_DEVID(hwc) | (reg << 32); in perf_iommu_enable_event()
/kernel/linux/linux-6.6/arch/x86/events/amd/
H A Diommu.c24 #define GET_DEVID(x) (((x)->conf >> 8) & 0xFFFFULL) macro
249 reg = GET_DEVID(hwc) | (reg << 32); in perf_iommu_enable_event()

Completed in 2 milliseconds