Searched defs:tad (Results 1 – 4 of 4) sorted by relevance
204 int tad; in cvmx_l2c_config_perf() local241 int tad; in cvmx_l2c_read_perf() local252 int tad; in cvmx_l2c_read_perf() local263 int tad; in cvmx_l2c_read_perf() local275 int tad; in cvmx_l2c_read_perf() local
60 static void _octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c, int tad) in _octeon_l2c_poll_oct2()
1763 struct thunderx_l2c *tad = container_of(msix, struct thunderx_l2c, in thunderx_l2c_tad_isr() local
366 #define GET_TYPE(tad) ((tad) & 0x07) argument367 #define GET_ATTR(tad) (((tad) >> 3) & 0x07) argument368 #define GET_DIR(tad) (((tad) >> 6) & 0x03) argument