Searched defs:cvmx_debug_tlb_t (Results 1 – 1 of 1) sorted by relevance
194 struct cvmx_debug_tlb_t struct196 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