Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c296 static x86pte_t *pcp_page; variable
1098 bcopy(pcp_page, hci->hci_pcp_l3ptes, MMU_PAGESIZE); in hat_pcp_setup()
1302 pcp_page = vmem_alloc(heap_arena, MMU_PAGESIZE, VM_SLEEP); in hat_init_finish()
1303 hat_devload(kas.a_hat, (caddr_t)pcp_page, MMU_PAGESIZE, in hat_init_finish()