Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c479 static void sfmmu_copy_tsb(struct tsb_info *, struct tsb_info *);
10152 sfmmu_copy_tsb(old_tsbinfo, new_tsbinfo); in sfmmu_replace_tsb()
13663 sfmmu_copy_tsb(struct tsb_info *old_tsbinfo, struct tsb_info *new_tsbinfo) in sfmmu_copy_tsb() function