Searched refs:cx_config (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
H A Dtlb.cc74 cx_config = 0;
927 pkt->setBE(cx_config);
939 pkt->setBE(itb->cx_config);
992 cx_config));
1000 cx_config));
1008 itb->cx_config));
1016 itb->cx_config));
1124 cx_config = data;
1136 itb->cx_config = data;
1308 cx_config);
[all...]
H A Dtlb.hh67 uint64_t cx_config; member in class:SparcISA::TLB

Completed in 5 milliseconds