Lines Matching defs:ht
357 htable_put_reserve(htable_t *ht) in htable_put_reserve()
375 htable_t *ht = NULL; in htable_get_reserve() local
396 htable_t *ht; in htable_initial_reserve() local
416 htable_t *ht; in htable_adjust_reserve() local
440 htable_t *higher, *ht; in htable_steal_active() local
572 htable_t *ht; in htable_steal() local
719 htable_t *ht; in htable_reap() local
766 htable_t *ht = NULL; in htable_alloc() local
959 htable_free(htable_t *ht) in htable_free()
1020 htable_t *ht; in htable_purge_hat() local
1160 htable_release(htable_t *ht) in htable_release()
1272 htable_t *ht = NULL; in htable_lookup() local
1310 htable_acquire(htable_t *ht) in htable_acquire()
1355 htable_t *ht; in htable_create() local
1475 htable_t *ht; in htable_attach() local
1592 htable_scan(htable_t *ht, uintptr_t *vap, uintptr_t eaddr) in htable_scan()
1663 htable_t *ht; in htable_walk() local
1768 htable_t *ht; in htable_getpte() local
1797 htable_t *ht; in htable_getpage() local
1840 htable_va2entry(uintptr_t va, htable_t *ht) in htable_va2entry()
1854 htable_e2va(htable_t *ht, uint_t entry) in htable_e2va()
1928 x86pte_access_pagetable(htable_t *ht, uint_t index) in x86pte_access_pagetable()
1943 x86pte_mapin(pfn_t pfn, uint_t index, htable_t *ht) in x86pte_mapin()
2012 x86pte_release_pagetable(htable_t *ht) in x86pte_release_pagetable()
2053 x86pte_get(htable_t *ht, uint_t entry) in x86pte_get()
2079 x86pte_set(htable_t *ht, uint_t entry, x86pte_t new, void *ptr) in x86pte_set()
2163 x86pte_cas(htable_t *ht, uint_t entry, x86pte_t old, x86pte_t new) in x86pte_cas()
2220 htable_t *ht, in x86pte_inval()
2287 htable_t *ht, in x86pte_update()
2484 htable_t *ht; in hat_dump() local