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

/gem5/src/mem/
H A Dse_translating_port_proxy.cc61 process(p), allocating(alloc)
66 process(p), allocating(alloc)
99 if (allocating == Always) {
102 } else if (allocating == NextPage) {
128 if (allocating == Always) {
H A Dse_translating_port_proxy.hh80 AllocType allocating; member in class:SETranslatingPortProxy

Completed in 4 milliseconds