diff options
Diffstat (limited to 'include/asm-sparc64/tsb.h')
-rw-r--r-- | include/asm-sparc64/tsb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/tsb.h b/include/asm-sparc64/tsb.h index 03d272e0e477..1f93b7d8cdbc 100644 --- a/include/asm-sparc64/tsb.h +++ b/include/asm-sparc64/tsb.h | |||
@@ -19,7 +19,7 @@ | |||
19 | * stxa %g5, [%g0] ASI_{D,I}TLB_DATA_IN | 19 | * stxa %g5, [%g0] ASI_{D,I}TLB_DATA_IN |
20 | * retry | 20 | * retry |
21 | * | 21 | * |
22 | 22 | * | |
23 | * Each 16-byte slot of the TSB is the 8-byte tag and then the 8-byte | 23 | * Each 16-byte slot of the TSB is the 8-byte tag and then the 8-byte |
24 | * PTE. The TAG is of the same layout as the TLB TAG TARGET mmu | 24 | * PTE. The TAG is of the same layout as the TLB TAG TARGET mmu |
25 | * register which is: | 25 | * register which is: |