Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/vm/
H A Dhtable.h288 extern x86pte_t *x86pte_mapin(pfn_t, uint_t, htable_t *);
H A Dhtable.c1950 return (x86pte_mapin(ht->ht_pfn, index, ht)); in x86pte_access_pagetable()
1958 x86pte_mapin(pfn_t pfn, uint_t index, htable_t *ht) in x86pte_mapin() function
H A Dhat_i86.c3930 pteptr = x86pte_mapin(mmu_btop(pte_pa), in hat_mempte_release()
3991 pteptr = x86pte_mapin(mmu_btop(pte_pa), in hat_mempte_remap()