| /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 | 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 | 852 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() 960 unsigned long vsid, unsigned long trap, in hash_failure_debug() 994 unsigned long access, unsigned long trap, in hash_page_mm() 1190 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() 1207 unsigned long access, unsigned long trap) in hash_preload()
|
| D | fault.c | 220 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 | 505 unsigned long access = 0, 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 | 215 #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 | 199 #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 | 238 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, copyee, tfer, ret) \ argument
|
| /arch/powerpc/kvm/ |
| D | book3s_hv_builtin.c | 238 void kvmhv_commence_exit(int trap) in kvmhv_commence_exit()
|
| /arch/alpha/oprofile/ |
| D | op_model_ev67.c | 157 unsigned trap: 1; /* 39 */ in ev67_handle_interrupt() member
|
| /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 | 636 #define EXCEPTION_COMMON(trap, label, hdlr, ret, additions) \ argument 647 #define STD_EXCEPTION_COMMON(trap, label, hdlr) \ argument 656 #define STD_EXCEPTION_COMMON_ASYNC(trap, label, hdlr) \ argument
|
| /arch/sh/mm/ |
| D | fault.c | 26 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
|
| /arch/powerpc/math-emu/ |
| D | math.c | 234 int eflag, trap; in do_mathemu() local
|
| /arch/powerpc/sysdev/qe_lib/ |
| D | qe.c | 515 u32 trap = be32_to_cpu(ucode->traps[j]); in qe_upload_firmware() local
|
| /arch/x86/kernel/ |
| D | kgdb.c | 577 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
|
| /arch/powerpc/include/uapi/asm/ |
| D | ptrace.h | 46 unsigned long trap; /* Reason for being here */ member
|