Searched refs:l3ptes (Results 1 – 1 of 1) sorted by relevance
1340 x86pte_t *l2dst, *l3ptes, *l3uptes; in hat_pcp_update() local1351 l3ptes = cpu->cpu_hat_info->hci_pcp_l3ptes; in hat_pcp_update()1364 bzero(l3ptes, sizeof (x86pte_t) * mmu.top_level_uslots); in hat_pcp_update()1365 l3ptes[0] = MAKEPTP(cpu->cpu_hat_info->hci_pcp_l2pfn, 2); in hat_pcp_update()