Searched refs:telem_addr (Results 1 – 1 of 1) sorted by relevance
148 void __iomem *telem_addr = xe->mmio.regs + BMG_TELEMETRY_OFFSET; in xe_pmt_telem_read() local157 telem_addr += offset + user_offset; in xe_pmt_telem_read()169 memcpy_fromio(data, telem_addr, count); in xe_pmt_telem_read()
Completed in 3 milliseconds