Searched refs:_tlbie (Results 1 – 6 of 6) sorted by relevance
50 .globl _tlbie;51 .type _tlbie, @function53 _tlbie: label66 .size _tlbie, . - _tlbie
14 void _tlbie(unsigned long address);16 static inline void _tlbie(unsigned long address) in _tlbie() function40 _tlbie(start); in flush_range()58 _tlbie(vmaddr); in flush_tlb_page()
17 extern void _tlbie(unsigned long address);21 #define __tlbie(x) { _tlbie(x); }
51 extern void _tlbie(unsigned long va); /* invalidate a TLB entry */
15 _GLOBAL(_tlbie)40 _ASM_NOKPROBE_SYMBOL(_tlbie)
158 _tlbie(va); in map_page()