/linux-3.3/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()
|
/linux-3.3/arch/ia64/mm/ |
D | fault.c | 23 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault() 38 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
|
/linux-3.3/arch/m68k/platform/68328/ |
D | romvec.S | 15 .global trap symbol
|
/linux-3.3/arch/m68k/kernel/ |
D | entry_no.S | 38 .globl trap symbol
|
/linux-3.3/drivers/lguest/ |
D | interrupts_and_traps.c | 325 static bool has_err(unsigned int trap) in has_err() 465 static void set_trap(struct lg_cpu *cpu, struct desc_struct *trap, in set_trap() 527 int trap, in default_idt_entry()
|
/linux-3.3/arch/mips/kernel/ |
D | kgdb.c | 284 int trap = (regs->cp0_cause & 0x7c) >> 2; in kgdb_mips_notify() local 309 struct pt_regs *regs, long err, int trap, int sig) in kgdb_ll_trap()
|
/linux-3.3/arch/powerpc/mm/ |
D | hugetlbpage-hash64.c | 18 pte_t *ptep, unsigned long trap, int local, int ssize, in __hash_page_huge()
|
D | fault.c | 130 int trap = TRAP(regs); in do_page_fault() local
|
D | hash_utils_64.c | 777 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() 884 unsigned long vsid, unsigned long trap, in hash_failure_debug() 901 int hash_page(unsigned long ea, unsigned long access, unsigned long trap) in hash_page() 1078 unsigned long access, unsigned long trap) in hash_preload()
|
D | ppc_mmu_32.c | 165 unsigned long access, unsigned long trap) in hash_preload()
|
/linux-3.3/arch/powerpc/include/asm/ |
D | exception-64s.h | 302 #define STD_EXCEPTION_COMMON(trap, label, hdlr) \ argument 317 #define STD_EXCEPTION_COMMON_IDLE(trap, label, hdlr) \ argument 329 #define STD_EXCEPTION_COMMON_LITE(trap, label, hdlr) \ argument
|
/linux-3.3/arch/frv/kernel/ |
D | vmlinux.lds.S | 49 *(.trap.user)
|
/linux-3.3/arch/sh/mm/ |
D | fault_32.c | 24 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv50_fb.c | 218 u32 trap[6], idx, chinst; in nv50_fb_vm_trap() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | head_40x.S | 215 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, copyee, tfer, ret) \ argument
|
D | head_8xx.S | 165 #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 | 208 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, copyee, tfer, ret) \ argument
|
/linux-3.3/arch/alpha/oprofile/ |
D | op_model_ev67.c | 159 unsigned trap: 1; /* 39 */ in ev67_handle_interrupt() member
|
/linux-3.3/arch/um/sys-ppc/shared/sysdep/ |
D | ptrace.h | 28 PPC_REG trap; /* Reason for being here */ member
|
/linux-3.3/arch/unicore32/kernel/ |
D | traps.c | 248 struct siginfo *info, unsigned long err, unsigned long trap) in uc32_notify_die()
|
/linux-3.3/fs/cachefiles/ |
D | namei.c | 277 struct dentry *grave, *trap; in cachefiles_bury_object() local
|
/linux-3.3/arch/powerpc/math-emu/ |
D | math.c | 224 int eflag, trap; in do_mathemu() local
|
/linux-3.3/fs/debugfs/ |
D | inode.c | 475 struct dentry *dentry = NULL, *trap; in debugfs_rename() local
|
/linux-3.3/arch/powerpc/sysdev/qe_lib/ |
D | qe.c | 495 u32 trap = be32_to_cpu(ucode->traps[j]); in qe_upload_firmware() local
|