Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
Dtsb.S336 .globl tsb_flush
337 .type tsb_flush,#function
338 tsb_flush: label
355 .size tsb_flush, .-tsb_flush
/linux-5.19.10/arch/sparc/include/asm/
Dmmu_64.h72 void tsb_flush(unsigned long ent, unsigned long tag);
/linux-5.19.10/arch/sparc/mm/
Dtsb.c80 tsb_flush(ent, tag); in __flush_tsb_one_entry()