Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h870 static inline uint64_t CVMX_L2C_VIRTID_PPX(unsigned long offset) in CVMX_L2C_VIRTID_PPX() function
882 #define CVMX_L2C_VIRTID_PPX(offset) (CVMX_ADD_IO_SEG(0x00011800808C0000ull) + ((offset) & 31) * 8) macro