Home
last modified time | relevance | path

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

/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()
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c252 void hash__tlbiel_all(unsigned int action) in hash__tlbiel_all() function