Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h289 extern void x86pte_copy(htable_t *src, htable_t *dest, uint_t entry,
H A Dhtable.c2322 x86pte_copy(htable_t *src, htable_t *dest, uint_t entry, uint_t count) in x86pte_copy() function
2377 x86pte_copy(htable_t *src, htable_t *dest, uint_t entry, uint_t count) in x86pte_copy() function
H A Dhat_i86.c576 x86pte_copy(src, ht, start, cnt); in hat_alloc()