Searched refs:CVMX_L2C_COP0_MAPX (Results 1 – 2 of 2) sorted by relevance
216 csr_addr = CVMX_L2C_COP0_MAPX(0) + ((reg_num) << 3); in cvmx_power_throttle_csr_addr()
167 static inline uint64_t CVMX_L2C_COP0_MAPX(unsigned long offset) in CVMX_L2C_COP0_MAPX() function179 #define CVMX_L2C_COP0_MAPX(offset) (CVMX_ADD_IO_SEG(0x0001180080940000ull) + ((offset) & 16383) * 8) macro