Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dmce_power.c82 cur_cpu_spec->flush_tlb(TLBIEL_INVAL_SET); in mce_handle_derror()
113 cur_cpu_spec->flush_tlb(TLBIEL_INVAL_SET); in mce_handle_common_ierror()
/arch/powerpc/include/asm/
Dmmu-hash64.h110 #define TLBIEL_INVAL_SET 0xc00 /* invalidate a set for all LPIDs */ macro