Searched defs:cvmx_l2c_dbg_s (Results 1 – 1 of 1) sorted by relevance
2722 struct cvmx_l2c_dbg_s { struct2724 uint64_t reserved_15_63 : 49;2725 …nt64_t lfb_enum : 4; /**< Specifies the LFB Entry# which is to be captured. */2726 uint64_t lfb_dmp : 1; /**< LFB Dump Enable: When written(=1), the contents of2732 uint64_t ppnum : 4; /**< When L2C_DBG[L2T] or L2C_DBG[L2D] or L2C_DBG[FINV]2735 uint64_t set : 3; /**< When L2C_DBG[L2T] or L2C_DBG[L2D] or L2C_DBG[FINV]2741 uint64_t finv : 1; /**< Flush-Invalidate.2771 uint64_t l2d : 1; /**< When enabled (and L2C_DBG[L2T]=0), fill data is2781 …l2t : 1; /**< When enabled, L2 Tag information [V,D,L,U,phys_addr[33:18]]