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

/gem5/src/mem/cache/prefetch/
H A Dirregular_stream_buffer.hh123 AddressMapping& getPSMapping(Addr paddr, bool is_secure);
H A Dirregular_stream_buffer.cc100 AddressMapping &mapping_A = getPSMapping(correlated_addr_A, is_secure);
101 AddressMapping &mapping_B = getPSMapping(correlated_addr_B, is_secure);
171 IrregularStreamBufferPrefetcher::getPSMapping(Addr paddr, bool is_secure) function in class:IrregularStreamBufferPrefetcher

Completed in 5 milliseconds