Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h31 hash__tlbiel_all(TLB_INVAL_SCOPE_GLOBAL); in tlbiel_all()
42 hash__tlbiel_all(TLB_INVAL_SCOPE_LPID); in tlbiel_all_lpid()
H A Dtlbflush-hash.h60 extern void hash__tlbiel_all(unsigned int action);
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c251 void hash__tlbiel_all(unsigned int action) in hash__tlbiel_all() function