Searched refs:fw_interface_type (Results 1 - 15 of 15) sorted by relevance

/gem5/ext/systemc/src/tlm_core/tlm_2/tlm_sockets/
H A Dtlm_target_socket.h67 typedef FW_IF fw_interface_type; typedef in class:tlm::tlm_base_target_socket
75 typedef sc_core::sc_export<fw_interface_type> export_type;
77 fw_interface_type,
81 fw_interface_type,
156 virtual void bind(fw_interface_type& ifs)
166 void operator() (fw_interface_type& s)
H A Dtlm_initiator_socket.h76 typedef FW_IF fw_interface_type; typedef in class:tlm::tlm_base_initiator_socket
78 typedef sc_core::sc_port<fw_interface_type, N
87 fw_interface_type,
90 fw_interface_type,
/gem5/src/systemc/ext/tlm_core/2/sockets/
H A Dtarget_socket.hh59 typedef FW_IF fw_interface_type; typedef in class:tlm::tlm_base_target_socket
63 typedef sc_core::sc_export<fw_interface_type> export_type;
65 BUSWIDTH, fw_interface_type, bw_interface_type>
69 BUSWIDTH, fw_interface_type, bw_interface_type> base_type;
125 bind(fw_interface_type &ifs)
135 void operator () (fw_interface_type &s) { bind(s); }
H A Dinitiator_socket.hh63 typedef FW_IF fw_interface_type; typedef in class:tlm::tlm_base_initiator_socket
65 typedef sc_core::sc_port<fw_interface_type, N, POL> port_type;
70 BUSWIDTH, fw_interface_type, bw_interface_type>
73 BUSWIDTH, fw_interface_type, bw_interface_type> base_type;
/gem5/src/systemc/tests/tlm/p2p/HierarchicalSocket/
H A DSimpleInitiatorWrapper.h32 typedef tlm::tlm_fw_transport_if<> fw_interface_type; typedef in class:SimpleInitiatorWrapper
H A DSimpleTargetWrapper.h32 typedef tlm::tlm_fw_transport_if<> fw_interface_type; typedef in class:SimpleTargetWrapper
/gem5/src/systemc/tests/include/
H A DSimpleLTInitiator1.h46 typedef tlm::tlm_fw_transport_if<> fw_interface_type; typedef in class:SimpleLTInitiator1
H A DSimpleLTTarget1.h35 typedef tlm::tlm_fw_transport_if<> fw_interface_type; typedef in class:SimpleLTTarget1
H A DSimpleLTInitiator1_DMI.h50 typedef tlm::tlm_fw_transport_if<> fw_interface_type; typedef in class:SimpleLTInitiator1_dmi
/gem5/ext/systemc/src/tlm_utils/
H A Dsimple_initiator_socket.h38 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_initiator_socket
163 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_initiator_socket_tagged
H A Dpassthrough_target_socket.h38 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::passthrough_target_socket
249 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::passthrough_target_socket_tagged
H A Dsimple_target_socket.h59 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_target_socket
578 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_target_socket_tagged
/gem5/src/systemc/ext/tlm_utils/
H A Dsimple_initiator_socket.h45 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_initiator_socket_b
193 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_initiator_socket_tagged_b
H A Dpassthrough_target_socket.h42 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::passthrough_target_socket_b
261 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::passthrough_target_socket_tagged_b
H A Dsimple_target_socket.h50 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_target_socket_b
625 typedef tlm::tlm_fw_transport_if<TYPES> fw_interface_type; typedef in class:tlm_utils::simple_target_socket_tagged_b

Completed in 30 milliseconds