Lines Matching +full:no +full:- +full:dump +full:- +full:oops
5 * Copyright (C) 2003 - 2012 Paul Mundt
34 * This is useful to dump out the page tables associated with
42 pgd = mm->pgd; in show_pte()
184 return -1; in vmalloc_fault()
187 * Synchronize this task's top level page-table in vmalloc_fault()
196 return -1; in vmalloc_fault()
200 return -1; in vmalloc_fault()
216 printk_address(regs->pc, 1); in show_fault_oops()
233 * Oops. The kernel tried to access some bad page. We'll have to in no_context()
240 die("Oops", regs, error_code); in no_context()
273 struct mm_struct *mm = current->mm; in __bad_area()
301 struct mm_struct *mm = tsk->mm; in do_sigbus()
317 * Pagefault was interrupted by SIGKILL. We have no reason to in mm_fault_error()
328 mmap_read_unlock(current->mm); in mm_fault_error()
343 * oom-killed): in mm_fault_error()
362 if (unlikely(!(vma->vm_flags & VM_WRITE))) in access_error()
369 !(vma->vm_flags & VM_EXEC))) in access_error()
401 mm = tsk->mm; in do_page_fault()
405 * We fault-in kernel-space virtual memory on-demand. The in do_page_fault()
427 if ((regs->sr & SR_IMASK) != SR_IMASK) in do_page_fault()
433 * If we're in an interrupt, have no user context or are running in do_page_fault()
483 * No need to mmap_read_unlock(mm) as we would in do_page_fault()