Searched refs:hat_vlp_ptes (Results 1 – 4 of 4) sorted by relevance
96 x86pte_t hat_vlp_ptes[VLP_NUM_PTES]; member
286 bzero(hat->hat_vlp_ptes, VLP_SIZE); in hat_alloc()339 &hat->hat_vlp_ptes[start], in hat_alloc()964 src = hat->hat_vlp_ptes; in reload_pae32()1016 VLP_COPY(hat->hat_vlp_ptes, vlpptep); in hat_switch()1369 VLP_COPY(hat->hat_vlp_ptes, vlpptep); in hati_pte_map()1956 VLP_COPY(hat->hat_vlp_ptes, vlpptep); in hati_demap_func()
1949 return (PT_INDEX_PTR(ht->ht_hat->hat_vlp_ptes, index)); in x86pte_access_pagetable()
544 uintptr_t ptr = (uintptr_t)hat->hat_vlp_ptes; in get_pte()