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

/gem5/src/gpu-compute/
H A DX86GPUTLB.py65 allocationPolicy = Param.Bool(True, "Allocate on an access") variable in class:X86GPUTLB
H A Dgpu_tlb.hh149 bool allocationPolicy; member in class:X86ISA::GpuTLB
H A Dgpu_tlb.cc72 allocationPolicy = p->allocationPolicy;
1188 if (allocationPolicy) {
1437 if (allocationPolicy) {

Completed in 12 milliseconds