Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h507 static inline uint64_t CVMX_L2C_PFCX(unsigned long offset) in CVMX_L2C_PFCX() function
521 #define CVMX_L2C_PFCX(offset) (CVMX_ADD_IO_SEG(0x0001180080000098ull) + ((offset) & 3) * 8) macro