Searched refs:hati_mkpte (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/i86pc/vm/ |
H A D | hat_i86.c | 1062 hati_mkpte(pfn_t pfn, uint_t attr, level_t level, uint_t flags) in hati_mkpte() function 1477 pte = hati_mkpte(pfn, attr, level, flags); in hati_load_common() 1517 pte = hati_mkpte(pfn, attr, 0, flags); in hat_kmap_load() 3983 pte = hati_mkpte(pfn, attr, 0, flags); in hat_mempte_remap()
|