Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dtsb.S336 .globl tsb_flush
337 .type tsb_flush,#function
338 tsb_flush: label
355 .size tsb_flush, .-tsb_flush
/linux/arch/sparc/mm/
H A Dtsb.c80 tsb_flush(ent, tag); in __flush_tsb_one_entry()