Searched refs:tsb_flush (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dmmu_64.h72 void tsb_flush(unsigned long ent, unsigned long tag);
/linux-master/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-master/arch/sparc/mm/
H A Dtsb.c80 tsb_flush(ent, tag);

Completed in 232 milliseconds