Home
last modified time | relevance | path

Searched defs:trap (Results 1 – 25 of 42) sorted by relevance

12

/linux-3.3/arch/avr32/mm/
Dfault.c24 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/
Dfault.c23 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/
Dromvec.S15 .global trap symbol
/linux-3.3/arch/m68k/kernel/
Dentry_no.S38 .globl trap symbol
/linux-3.3/drivers/lguest/
Dinterrupts_and_traps.c325 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/
Dkgdb.c284 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/
Dhugetlbpage-hash64.c18 pte_t *ptep, unsigned long trap, int local, int ssize, in __hash_page_huge()
Dfault.c130 int trap = TRAP(regs); in do_page_fault() local
Dhash_utils_64.c777 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()
Dppc_mmu_32.c165 unsigned long access, unsigned long trap) in hash_preload()
/linux-3.3/arch/powerpc/include/asm/
Dexception-64s.h302 #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/
Dvmlinux.lds.S49 *(.trap.user)
/linux-3.3/arch/sh/mm/
Dfault_32.c24 static inline int notify_page_fault(struct pt_regs *regs, int trap) in notify_page_fault()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnv50_fb.c218 u32 trap[6], idx, chinst; in nv50_fb_vm_trap() local
/linux-3.3/arch/powerpc/kernel/
Dhead_40x.S215 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, copyee, tfer, ret) \ argument
Dhead_8xx.S165 #define EXC_XFER_TEMPLATE(n, hdlr, trap, copyee, tfer, ret) \ argument
Dhead_32.S312 #define EXC_XFER_TEMPLATE(n, hdlr, trap, copyee, tfer, ret) \ argument
Dhead_booke.h208 #define EXC_XFER_TEMPLATE(hdlr, trap, msr, copyee, tfer, ret) \ argument
/linux-3.3/arch/alpha/oprofile/
Dop_model_ev67.c159 unsigned trap: 1; /* 39 */ in ev67_handle_interrupt() member
/linux-3.3/arch/um/sys-ppc/shared/sysdep/
Dptrace.h28 PPC_REG trap; /* Reason for being here */ member
/linux-3.3/arch/unicore32/kernel/
Dtraps.c248 struct siginfo *info, unsigned long err, unsigned long trap) in uc32_notify_die()
/linux-3.3/fs/cachefiles/
Dnamei.c277 struct dentry *grave, *trap; in cachefiles_bury_object() local
/linux-3.3/arch/powerpc/math-emu/
Dmath.c224 int eflag, trap; in do_mathemu() local
/linux-3.3/fs/debugfs/
Dinode.c475 struct dentry *dentry = NULL, *trap; in debugfs_rename() local
/linux-3.3/arch/powerpc/sysdev/qe_lib/
Dqe.c495 u32 trap = be32_to_cpu(ucode->traps[j]); in qe_upload_firmware() local

12