Searched defs:portId (Results 1 - 3 of 3) sorted by relevance

/gem5/src/systemc/tests/include/
H A DSimpleBusLT.h69 sc_dt::uint64 getAddressOffset(unsigned int portId) argument
74 sc_dt::uint64 getAddressMask(unsigned int portId) argument
100 unsigned int portId = decode(trans.get_address()); local
111 unsigned int portId = decode(trans.get_address()); local
119 limitRange(unsigned int portId, sc_dt::uint64& low, sc_dt::uint64& high) argument
145 unsigned int portId = decode(address); local
[all...]
H A DSimpleBusAT.h77 sc_dt::uint64 getAddressOffset(unsigned int portId) argument
82 sc_dt::uint64 getAddressMask(unsigned int portId) argument
106 unsigned int portId = decode(trans->get_address()); local
245 sync_enum_type targetNBTransport(int portId, argument
266 unsigned int portId local
274 limitRange(unsigned int portId, sc_dt::uint64& low, sc_dt::uint64& high) argument
301 unsigned int portId = decode(address); local
331 invalidateDMIPointers(int portId, sc_dt::uint64 start_range, sc_dt::uint64 end_range) argument
[all...]
/gem5/src/systemc/tests/tlm/multi_sockets/
H A DMultiSocketSimpleSwitchAT.h224 sync_enum_type targetNBTransport(int portId, argument

Completed in 8 milliseconds