Searched refs:exception_era (Results 1 – 4 of 4) sorted by relevance
10 static inline unsigned long exception_era(struct pt_regs *regs) in exception_era() function
205 if (!(vma->vm_flags & VM_READ) && address != exception_era(regs)) in __do_page_fault()207 if (!(vma->vm_flags & VM_EXEC) && address == exception_era(regs)) in __do_page_fault()
49 ex = search_exception_tables(exception_era(regs)); in fixup_exception()
546 pc = (unsigned int *)exception_era(regs); in do_ale()586 unsigned long era = exception_era(regs); in do_bce()676 unsigned long era = exception_era(regs); in do_bp()813 unsigned int __user *era = (unsigned int __user *)exception_era(regs); in do_ri()