Read/write; if 0, writes may not be allowed to the 1-GByte page referenced by this entry (see Section 4.6)
1G page的寫權限控制
2 (
U/S
)
User/supervisor; if 0, user-mode accesses are not allowed to the 1-GByte page referenced by this entry (see Section 4.6)
1G page的使用者模式通路允許
3 (
PWT
)
Page-level write-through; indirectly determines the memory type used to access the 1-GByte page referenced by this entry (see Section 4.9.2)
page級的write-through屬性
4 (
PCD
)
Page-level cache disable; indirectly determines the memory type used to access the 1-GByte page referenced by this entry (see Section 4.9.2)
page級的cache disable屬性
5 (
A
)
Accessed; indicates whether software has accessed the 1-GByte page referenced by this entry (see Section 4.8)
訓示軟體是否通路過目前entry對應的1G page區域
6 (
D
)
Dirty; indicates whether software has written to the 1-GByte page referenced by this entry (see Section 4.8)
訓示軟體是否寫入過目前entry對應的1G page區域
7 (
PS
)
Page size; must be 1 (otherwise, this entry references a page directory; see Table 4-17)
必須置1
8 (
G
)
Global; if CR4.PGE = 1, determines whether the translation is global (see Section 4.10); ignored otherwise
如果CR4.PGE = 1,定義位址轉換是否是全局的
11:9
Ignored
-
12 (
PAT
)
Indirectly determines the memory type used to access the 1-GByte page referenced by this entry (see Section 4.9.2)1
間接決定1G page的memory type
29:13
Reserved (must be 0)
-
(M–1):30
Physical address of the 1-GByte page referenced by this entry
1G對齊的page實體位址
51:M
Reserved (must be 0)
-
58:52
Ignored
-
62:59
Protection key
if CR4.PKE = 1 or CR4.PKS = 1, this may control the page’s access rights (see Section 4.6.2); otherwise, it is not used to control access rights.
Protection key,如果CR4.PKE = 1 or CR4.PKS = 1,控制page的通路權限
63 (
XD
)
If IA32_EFER.NXE = 1, execute-disable (if 1, instruction fetches are not allowed from the 1-GByte page controlled by this entry; see Section 4.6); otherwise, reserved (must be 0)