Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dtsb.S342 .globl tsb_flush
343 .type tsb_flush,#function
344 tsb_flush: label
361 .size tsb_flush, .-tsb_flush
/linux-4.4.14/arch/sparc/include/asm/
Dmmu_64.h71 void tsb_flush(unsigned long ent, unsigned long tag);
/linux-4.4.14/arch/sparc/mm/
Dtsb.c60 tsb_flush(ent, tag); in __flush_tsb_one_entry()