Home
last modified time | relevance | path

Searched defs:hat_mmu_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_pte.h168 struct hat_mmu_info { struct
169 x86pte_t pt_nx; /* either 0 or PT_NX */
172 pfn_t highest_pfn;
183 uint_t top_level_uslots32;
184 uint_t max_level32;
185 uint_t num_copied_ents32;
190 uint_t pae_hat; /* either 0 or 1 */
200 uint_t pte_size; /* either 4 or 8 */
209 caddr_t pwin_base;
210 caddr_t pwin_pte_va;
[all …]