Searched refs:CVMX_L2C_VIRTID_IOBX (Results 1 – 2 of 2) sorted by relevance
1402 l2c_virtid_iobx.u64 = cvmx_read_csr(CVMX_L2C_VIRTID_IOBX(core)); in cvmx_l2c_vrt_assign_virtid()1405 cvmx_write_csr(CVMX_L2C_VIRTID_IOBX(core), in cvmx_l2c_vrt_assign_virtid()
855 static inline uint64_t CVMX_L2C_VIRTID_IOBX(unsigned long offset) in CVMX_L2C_VIRTID_IOBX() function867 #define CVMX_L2C_VIRTID_IOBX(offset) (CVMX_ADD_IO_SEG(0x00011800808C0200ull) + ((offset) & 1) * 8) macro