Home
last modified time | relevance | path

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

/linux/arch/microblaze/include/asm/
H A Dtlbflush.h21 #define __tlbie(x) { _tlbie(x); } macro
29 { __tlbie(vmaddr); } in local_flush_tlb_page()