Home
last modified time | relevance | path

Searched refs:trapframe (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dmd_var.h69 struct trapframe;
74 int do_ast(struct trapframe *);
75 void ia32_trap(int, struct trapframe *);
83 int interrupt(uint64_t, struct trapframe *);
88 int syscall(struct trapframe *);
89 void trap(int, struct trapframe *);
90 void trap_panic(int, struct trapframe *);
91 int unaligned_fixup(struct trapframe *, struct thread *);
Dpcb.h67 struct trapframe;
69 void makectx(struct trapframe *, struct pcb *);
Dcpu.h113 struct trapframe *ci_db_regs; /* registers for debuggers */
132 struct trapframe cf_tf;
Ddb_machdep.h46 typedef struct trapframe db_regs_t;
112 unsigned long, struct trapframe *);
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dproc.h42 struct trapframe;
50 void (*md_syscall)(struct trapframe *, struct lwp *, u_int32_t);
Dframe.h54 typedef struct trapframe { struct
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dfpu.h90 struct trapframe;
97 void fputrap(struct trapframe *);