Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug.h194 struct cvmx_debug_tlb_t struct
196 uint64_t entryhi;
197 uint64_t pagemask;
198 uint64_t entrylo[2];
199 uint64_t reserved;
215 typedef struct cvmx_debug_tlb_t cvmx_debug_tlb_t; typedef