Data Fields | |
__u64 | value |
struct { | |
__u64 vpn: 51 | |
unsigned __pad0__: 6 | |
unsigned type: 1 | |
unsigned context: 2 | |
unsigned __pad1__: 4 | |
} | packed |
Definition at line 103 of file tlb.h.
|
Ignored. |
|
Zero. |
|
Context register selection. Definition at line 109 of file tlb.h. Referenced by dtlb_demap(), and itlb_demap(). |
|
|
|
The type of demap operation. Definition at line 108 of file tlb.h. Referenced by dtlb_demap(), and itlb_demap(). |
|
Definition at line 104 of file tlb.h. Referenced by dtlb_demap(), and itlb_demap(). |
|
Virtual Address bits 63:13. Definition at line 106 of file tlb.h. Referenced by dtlb_demap(), and itlb_demap(). |