Data Fields | |
| __u64 | value |
| struct { | |
| unsigned v: 1 | |
| unsigned size: 2 | |
| unsigned nfo: 1 | |
| unsigned ie: 1 | |
| unsigned soft2: 9 | |
| unsigned diag: 9 | |
| unsigned pfn: 28 | |
| unsigned soft: 6 | |
| unsigned l: 1 | |
| unsigned cp: 1 | |
| unsigned cv: 1 | |
| unsigned e: 1 | |
| unsigned p: 1 | |
| unsigned w: 1 | |
| unsigned g: 1 | |
| } | packed |
Definition at line 55 of file tte.h.
|
|
Cacheable in physically indexed cache. Definition at line 67 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), and tlb_print(). |
|
|
Cacheable in virtually indexed cache. Definition at line 68 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), and tlb_print(). |
|
|
Diagnostic data. Definition at line 63 of file tte.h. Referenced by tlb_print(). |
|
|
Side-effect. Definition at line 69 of file tte.h. Referenced by tlb_print(). |
|
|
Global. Definition at line 72 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), and tlb_print(). |
|
|
Invert Endianness. Definition at line 61 of file tte.h. Referenced by tlb_print(). |
|
|
Lock. Definition at line 66 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), tlb_invalidate_all(), and tlb_print(). |
|
|
No-Fault-Only. Definition at line 60 of file tte.h. Referenced by tlb_print(). |
|
|
Privileged. Definition at line 70 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), and tlb_print(). |
|
|
|
|
|
Physical Address bits, bits 40:13. Definition at line 64 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), and tlb_print(). |
|
|
Page size of this entry. Definition at line 59 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), and tlb_print(). |
|
|
Software defined field. Definition at line 65 of file tte.h. Referenced by tlb_print(). |
|
|
Software defined field. Definition at line 62 of file tte.h. Referenced by tlb_print(). |
|
|
Valid. Definition at line 58 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), tlb_invalidate_all(), and tlb_print(). |
|
|
Definition at line 56 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), tlb_invalidate_all(), and tlb_print(). |
|
|
Writable. Definition at line 71 of file tte.h. Referenced by dtlb_insert_mapping(), tlb_arch_init(), and tlb_print(). |
1.4.6