Home
last modified time | relevance | path

Searched refs:l2dst (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
1350 l2dst = cpu->cpu_hat_info->hci_pcp_l2ptes; in hat_pcp_update()
1354 l2dst[0] = l2src[0]; in hat_pcp_update()
1355 l2dst[1] = l2src[1]; in hat_pcp_update()
1356 l2dst[2] = l2src[2]; in hat_pcp_update()
1357 l2dst[3] = l2src[3]; in hat_pcp_update()