#include <ptedef.h>
Public Attributes | |
union { | |
struct { | |
unsigned pte_v_valid: 1 | |
unsigned pte_v_for: 1 | |
unsigned pte_v_fow: 1 | |
unsigned pte_v_foe: 1 | |
unsigned pte_v_asm: 1 | |
unsigned pte_v_gh: 2 | |
unsigned pte_v_no_mb: 1 | |
unsigned pte_v_prot: 8 | |
unsigned pte_v_software: 16 | |
unsigned pte_v_pfn: 32 | |
} | |
struct { | |
unsigned pte_v_filler_1: 8 | |
unsigned pte_v_kre: 1 | |
unsigned pte_v_ere: 1 | |
unsigned pte_v_sre: 1 | |
unsigned pte_v_ure: 1 | |
unsigned pte_v_kwe: 1 | |
unsigned pte_v_ewe: 1 | |
unsigned pte_v_swe: 1 | |
unsigned pte_v_uwe: 1 | |
} | |
struct { | |
unsigned pte_v_filler_2: 16 | |
unsigned pte_v_window: 1 | |
unsigned pte_v_own: 2 | |
unsigned pte_v_filler_9: 1 | |
unsigned pte_v_modify: 1 | |
unsigned pte_v_filler_10: 7 | |
unsigned pte_v_cpy: 2 | |
unsigned pte_v_nox: 1 | |
unsigned pte_v_s0_mbz: 1 | |
} | |
struct { | |
unsigned pte_v_filler_3: 16 | |
unsigned pte_v_typ0: 1 | |
unsigned pte_v_filler_4: 2 | |
unsigned pte_v_partial_section: 1 | |
unsigned pte_v_typ1: 1 | |
unsigned pte_v_fill_0_: 3 | |
} | |
union { | |
struct { | |
unsigned pte_v_filler_5: 32 | |
unsigned pte_v_stx: 16 | |
unsigned pte_v_crf: 1 | |
unsigned pte_v_dzro: 1 | |
unsigned pte_v_wrt: 1 | |
unsigned pte_v_fill_1_: 5 | |
} | |
union { | |
struct { | |
unsigned pte_v_filler_6: 32 | |
unsigned pte_v_pgflpag: 24 | |
unsigned pte_v_pgflx: 8 | |
} | |
struct { | |
unsigned pte_v_filler_7: 32 | |
unsigned pte_v_bakx: 32 | |
} | |
} | |
struct { | |
unsigned pte_v_filler_8: 32 | |
unsigned pte_v_gptx: 32 | |
} | |
} | |
}; |
Definition at line 81 of file ptedef.h.
unsigned _pte::pte_v_valid |
unsigned _pte::pte_v_for |
unsigned _pte::pte_v_fow |
unsigned _pte::pte_v_foe |
unsigned _pte::pte_v_asm |
unsigned _pte::pte_v_gh |
unsigned _pte::pte_v_no_mb |
unsigned _pte::pte_v_prot |
unsigned _pte::pte_v_software |
unsigned _pte::pte_v_pfn |
unsigned _pte::pte_v_filler_1 |
unsigned _pte::pte_v_kre |
unsigned _pte::pte_v_ere |
unsigned _pte::pte_v_sre |
unsigned _pte::pte_v_ure |
unsigned _pte::pte_v_kwe |
unsigned _pte::pte_v_ewe |
unsigned _pte::pte_v_swe |
unsigned _pte::pte_v_uwe |
unsigned _pte::pte_v_filler_2 |
unsigned _pte::pte_v_window |
unsigned _pte::pte_v_own |
unsigned _pte::pte_v_filler_9 |
unsigned _pte::pte_v_modify |
unsigned _pte::pte_v_filler_10 |
unsigned _pte::pte_v_cpy |
unsigned _pte::pte_v_nox |
unsigned _pte::pte_v_s0_mbz |
unsigned _pte::pte_v_filler_3 |
unsigned _pte::pte_v_typ0 |
unsigned _pte::pte_v_filler_4 |
unsigned _pte::pte_v_partial_section |
unsigned _pte::pte_v_typ1 |
unsigned _pte::pte_v_fill_0_ |
unsigned _pte::pte_v_filler_5 |
unsigned _pte::pte_v_stx |
unsigned _pte::pte_v_crf |
unsigned _pte::pte_v_dzro |
unsigned _pte::pte_v_wrt |
unsigned _pte::pte_v_fill_1_ |
unsigned _pte::pte_v_filler_6 |
unsigned _pte::pte_v_pgflpag |
unsigned _pte::pte_v_pgflx |
unsigned _pte::pte_v_filler_7 |
unsigned _pte::pte_v_bakx |
unsigned _pte::pte_v_filler_8 |
unsigned _pte::pte_v_gptx |
union { ... } |