expevt            112 arch/sh/mm/tlbex_64.c expevt_to_fault_code(unsigned long expevt)
expevt            114 arch/sh/mm/tlbex_64.c 	if (expevt == 0xa40)
expevt            116 arch/sh/mm/tlbex_64.c 	else if (expevt == 0x060)
expevt            131 arch/sh/mm/tlbex_64.c do_fast_page_fault(unsigned long long ssr_md, unsigned long long expevt,
expevt            148 arch/sh/mm/tlbex_64.c 	expevt4 = (expevt >> 4);
expevt            154 arch/sh/mm/tlbex_64.c 	fault_code = expevt_to_fault_code(expevt);