Home
last modified time | relevance | path

Searched refs:l3uptes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c1340 x86pte_t *l2dst, *l3ptes, *l3uptes; in hat_pcp_update() local
1352 l3uptes = cpu->cpu_hat_info->hci_user_l3ptes; in hat_pcp_update()
1366 bzero(l3uptes, sizeof (x86pte_t) * mmu.top_level_uslots); in hat_pcp_update()
1367 l3uptes[0] = MAKEPTP(cpu->cpu_hat_info->hci_pcp_l2pfn, 2); in hat_pcp_update()