Searched refs:Write (Results 26 - 26 of 26) sorted by relevance

12

/gem5/src/arch/arm/
H A Dtable_walker.cc304 currState->isWrite = (currState->mode == TLB::Write);
1049 case 2: // Outer and Inner Write-Through, no Write-Allocate
1055 case 3: // Outer and Inner Write-Back, no Write-Allocate
1074 case 7: // Outer and Inner Write-Back, Write-Allocate
1428 case 0x1 ... 0x3: // Normal Memory, Outer Write-through transient
1430 case 0x8 ... 0xb: // Normal Memory, Outer Write-through non-transient
1434 case 0x1 ... 0x3: // Normal Memory, Inner Write
[all...]

Completed in 8 milliseconds

12