Searched refs:TLBWrite (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arc/include/asm/
H A Dmmu.h38 #define TLBWrite 0x1 macro
/linux-4.1.27/arch/arc/mm/
H A Dtlb.c94 * removed page are removed (flushed) from the TLB using TLBWrite. In this
96 * existing TLBWrite command. An explicit IVUTLB is also required for those
97 * corner cases when TLBWrite was not executed at all because the corresp
113 write_aux_reg(ARC_REG_TLBCOMMAND, TLBWrite); __tlb_entry_erase()
153 * This is because in v1 TLBWrite itself invalidate uTLBs
210 write_aux_reg(ARC_REG_TLBCOMMAND, TLBWrite); tlb_entry_insert()
232 write_aux_reg(ARC_REG_TLBCOMMAND, TLBWrite); local_flush_tlb_all()
H A Dtlbex.S252 sr TLBWrite, [ARC_REG_TLBCOMMAND]

Completed in 42 milliseconds