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

/linux-4.1.27/arch/avr32/mm/
H A Dtlb.c19 u32 tlbehi, tlbehi_save, tlbelo, mmucr, mmucr_save; show_dtlb_entry() local
24 tlbehi_save = sysreg_read(TLBEHI); show_dtlb_entry()
49 sysreg_write(TLBEHI, tlbehi_save); show_dtlb_entry()
306 unsigned int tlbehi, tlbehi_save, tlbelo, mmucr, mmucr_save; tlb_show() local
317 tlbehi_save = sysreg_read(TLBEHI); tlb_show()
329 sysreg_write(TLBEHI, tlbehi_save); tlb_show()

Completed in 94 milliseconds