Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
H A Dinit_64.c271 static inline void tsb_insert(struct tsb *ent, unsigned long tag, unsigned long pte) in clear_dcache_dirty_cpu()
327 tsb_insert(tsb, tag, tte); in __update_mmu_tsb_insert()
274 static inline void tsb_insert(struct tsb *ent, unsigned long tag, unsigned long pte) tsb_insert() function