Home
last modified time | relevance | path

Searched defs:CVMX_L2C_VIRTID_IOBX (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h855 static inline uint64_t CVMX_L2C_VIRTID_IOBX(unsigned long offset) in CVMX_L2C_VIRTID_IOBX() function
867 #define CVMX_L2C_VIRTID_IOBX(offset) (CVMX_ADD_IO_SEG(0x00011800808C0200ull) + ((offset) & 1) * 8) macro