Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/vm/
H A Di86_mmu.c218 mmu.kmap_htables = in hat_kmap_init()
230 mmu.kmap_htables[i] = ht; in hat_kmap_init()
H A Dhat_pte.h186 struct htable **kmap_htables; /* htables for segmap + 32 bit heap */ member
H A Dhat_i86.c1527 ht = mmu.kmap_htables[(va - mmu.kmap_htables[0]->ht_vaddr) >> in hat_kmap_load()
2295 ht = mmu.kmap_htables[(va - mmu.kmap_htables[0]->ht_vaddr) in hat_kmap_unload()