Searched refs:TLBIEL_INVAL_SET (Results 1 – 2 of 2) sorted by relevance
82 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()
110 #define TLBIEL_INVAL_SET 0xc00 /* invalidate a set for all LPIDs */ macro