HomeSort by: relevance | last modified time | path
    Searched refs:CVMSEG_LM_RNM_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/cavium/
octeonvar.h 148 #define CVMSEG_LM_RNM_SIZE 16 /* limited by CN70XX hardware (why?) */
158 uint64_t csm_rnm[CVMSEG_LM_RNM_SIZE];
  /src/sys/arch/mips/cavium/dev/
octeon_rnm.c 358 KASSERT(nwords <= CVMSEG_LM_RNM_SIZE); /* size of CVMSEG LM buffer */

Completed in 12 milliseconds