Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dtlbflush_64.h20 void flush_tsb_user(struct tlb_batch *tb);
/openbmc/linux/arch/sparc/mm/
H A Dtlb.c31 flush_tsb_user(tb); in flush_tlb_pending()
H A Dtsb.c119 void flush_tsb_user(struct tlb_batch *tb) in flush_tsb_user() function