Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/vm/
H A Dhtable.h282 extern void x86pte_copy(htable_t *src, htable_t *dest, uint_t entry,
H A Dhtable.c2337 x86pte_copy(htable_t *src, htable_t *dest, uint_t entry, uint_t count) in x86pte_copy() function
2390 x86pte_copy(htable_t *src, htable_t *dest, uint_t entry, uint_t count) in x86pte_copy() function
H A Dhat_i86.c346 x86pte_copy(src, ht, start, cnt); in hat_alloc()