Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c480 static void sfmmu_copy_tsb(struct tsb_info *, struct tsb_info *);
9967 sfmmu_copy_tsb(old_tsbinfo, new_tsbinfo); in sfmmu_replace_tsb()
13471 sfmmu_copy_tsb(struct tsb_info *old_tsbinfo, struct tsb_info *new_tsbinfo) in sfmmu_copy_tsb() function