Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/vm/
H A Dhtable.c268 ptable_alloc(uintptr_t seed) in ptable_alloc() function
822 ht->ht_pfn = ptable_alloc((uintptr_t)ht); in htable_alloc()
885 hat->hat_user_ptable = ptable_alloc((uintptr_t)ht + 1); in htable_alloc()