Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h122 x86pte_t *hci_user_l3ptes; /* PCP User L3 pagetable */ member
H A Dhat_i86.c1113 hci->hci_user_l3ptes = in hat_pcp_setup()
1352 l3uptes = cpu->cpu_hat_info->hci_user_l3ptes; in hat_pcp_update()
1381 bcopy(hat->hat_copied_ptes, cpu->cpu_hat_info->hci_user_l3ptes, in hat_pcp_update()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c940 ASSERT(CPU->cpu_hat_info->hci_user_l3ptes == NULL); in kpm_init()
941 CPU->cpu_hat_info->hci_user_l3ptes = in kpm_init()