Searched refs:tlm_from_hostendian_word (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/ext/tlm_core/2/generic_payload/
H A Dendian_conv.hh114 tlm_from_hostendian_word(tlm_generic_payload *txn, int sizeof_databus)
618 tlm_from_hostendian_word(tlm_generic_payload *txn, unsigned int sizeof_databus) function in namespace:tlm
664 tc->from_f = &(tlm_from_hostendian_word<DATAWORD>);
/gem5/src/systemc/tests/tlm/endian_conv/
H A Dtest_endian_conv.cpp241 case 1: convert(tlm_from_hostendian_word); break;
/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_generic_payload/
H A Dtlm_endian_conv.h114 tlm_from_hostendian_word(tlm_generic_payload *txn, int sizeof_databus)
532 tlm_from_hostendian_word(tlm_generic_payload *txn, unsigned int sizeof_databus) { function in namespace:tlm
565 tc->from_f = &(tlm_from_hostendian_word<DATAWORD>);

Completed in 12 milliseconds