/arch/avr32/mm/ |
D | fault.c | 24 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() 36 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
|
/arch/m68k/68000/ |
D | romvec.S | 15 .global trap symbol
|
/arch/ia64/mm/ |
D | fault.c | 22 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() 37 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
|
/arch/powerpc/mm/ |
D | hash64_64k.c | 49 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K() 221 unsigned long vsid, pte_t *ptep, unsigned long trap, in __hash_page_64K()
|
D | hash64_4k.c | 20 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_4K()
|
D | hugetlbpage-hash64.c | 22 pte_t *ptep, unsigned long trap, unsigned long flags, in __hash_page_huge()
|
D | hugepage-hash64.c | 22 pmd_t *pmdp, unsigned long trap, unsigned long flags, in __hash_page_thp()
|
D | hash_utils_64.c | 1054 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() 1168 unsigned long vsid, unsigned long trap, in hash_failure_debug() 1202 unsigned long access, unsigned long trap, in hash_page_mm() 1398 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1414 int __hash_page(unsigned long ea, unsigned long msr, unsigned long trap, in __hash_page() 1472 unsigned long access, unsigned long trap) in hash_preload()
|
D | fault.c | 217 int trap = TRAP(regs); in do_page_fault() local
|
D | ppc_mmu_32.c | 166 unsigned long access, unsigned long trap) in hash_preload()
|
D | mem.c | 510 unsigned long access, trap; in update_mmu_cache() local
|
/arch/mips/kernel/ |
D | kgdb.c | 310 int trap = (regs->cp0_cause & 0x7c) >> 2; in kgdb_mips_notify() local 352 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
|
/arch/frv/kernel/ |
D | vmlinux.lds.S | 49 *(.trap.user)
|
/arch/powerpc/kernel/ |
D | head_40x.S | 216 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, copyee, tfer, ret) \ argument
|
D | ppc32.h | 29 unsigned int trap; /* Reason for being here */ member
|
D | head_8xx.S | 200 #define EXC_XFER_TEMPLATE(n, hdlr, trap, copyee, tfer, ret) \ argument
|
D | head_32.S | 312 #define EXC_XFER_TEMPLATE(n, hdlr, trap, copyee, tfer, ret) \ argument
|
D | head_booke.h | 226 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, copyee, tfer, ret) \ argument
|
/arch/alpha/oprofile/ |
D | op_model_ev67.c | 157 unsigned trap: 1; /* 39 */ in ev67_handle_interrupt() member
|
/arch/powerpc/kvm/ |
D | book3s_hv_builtin.c | 239 void kvmhv_commence_exit(int trap) in kvmhv_commence_exit()
|
/arch/unicore32/kernel/ |
D | traps.c | 241 struct siginfo *info, unsigned long err, unsigned long trap) in uc32_notify_die()
|
/arch/powerpc/include/asm/ |
D | exception-64s.h | 560 #define EXCEPTION_COMMON(trap, label, hdlr, ret, additions) \ argument 568 #define STD_EXCEPTION_COMMON(trap, label, hdlr) \ argument 577 #define STD_EXCEPTION_COMMON_ASYNC(trap, label, hdlr) \ argument
|
/arch/powerpc/math-emu/ |
D | math.c | 234 int eflag, trap; in do_mathemu() local
|
/arch/sh/mm/ |
D | fault.c | 26 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
|
/arch/x86/kernel/ |
D | kgdb.c | 578 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
|