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
734 htable_t *ht; in htable_reap() local
781 htable_t *ht = NULL; in htable_alloc() local
974 htable_free(htable_t *ht) in htable_free()
1035 htable_t *ht; in htable_purge_hat() local
1175 htable_release(htable_t *ht) in htable_release()
1287 htable_t *ht = NULL; in htable_lookup() local
1325 htable_acquire(htable_t *ht) in htable_acquire()
1370 htable_t *ht; in htable_create() local
1490 htable_t *ht; in htable_attach() local
1607 htable_scan(htable_t *ht, uintptr_t *vap, uintptr_t eaddr) in htable_scan()
1678 htable_t *ht; in htable_walk() local
1783 htable_t *ht; in htable_getpte() local
1812 htable_t *ht; in htable_getpage() local
1855 htable_va2entry(uintptr_t va, htable_t *ht) in htable_va2entry()
1869 htable_e2va(htable_t *ht, uint_t entry) in htable_e2va()
1943 x86pte_access_pagetable(htable_t *ht, uint_t index) in x86pte_access_pagetable()
1958 x86pte_mapin(pfn_t pfn, uint_t index, htable_t *ht) in x86pte_mapin()
2027 x86pte_release_pagetable(htable_t *ht) in x86pte_release_pagetable()
2068 x86pte_get(htable_t *ht, uint_t entry) in x86pte_get()
2094 x86pte_set(htable_t *ht, uint_t entry, x86pte_t new, void *ptr) in x86pte_set()
2178 x86pte_cas(htable_t *ht, uint_t entry, x86pte_t old, x86pte_t new) in x86pte_cas()
2235 htable_t *ht, in x86pte_inval()
2302 htable_t *ht, in x86pte_update()
2499 htable_t *ht; in hat_dump() local