Searched refs:trap (Results 1 - 25 of 51) sorted by relevance

123

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfbpict.h57 xTrapezoid *trap,
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/i86pc/os/
H A Ddtrace_subr.c31 #include <sys/trap.h>
178 extern void trap(struct regs *, caddr_t, processorid_t);
209 * If we weren't expecting to take a return probe trap, kill
211 * trap instruction.
219 * If we hit this trap unrelated to a return probe, we're
246 * The DTrace fasttrap provider uses the breakpoint trap
248 * this trap; if it's not a probe that DTrace knowns about,
249 * we call into the trap() routine to handle it like a
261 trap(rp, addr, cpuid);
266 * If the instruction that caused the breakpoint trap does
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfbpict.h52 fbRasterizeTrapezoid(PicturePtr alpha, xTrapezoid * trap, int x_off, int y_off);
H A Dpicturestr.h232 xTrapezoid * trap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbpict.h52 fbRasterizeTrapezoid(PicturePtr alpha, xTrapezoid * trap, int x_off, int y_off);
H A Dpicturestr.h231 xTrapezoid * trap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfbpict.h57 xTrapezoid *trap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfbpict.h57 xTrapezoid *trap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfbpict.h52 fbRasterizeTrapezoid(PicturePtr alpha, xTrapezoid * trap, int x_off, int y_off);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfbpict.h52 fbRasterizeTrapezoid(PicturePtr alpha, xTrapezoid * trap, int x_off, int y_off);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfbpict.h52 fbRasterizeTrapezoid(PicturePtr alpha, xTrapezoid * trap, int x_off, int y_off);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dmd_var.h89 void trap(int, struct trapframe *);
/vbox/src/VBox/VMM/VMMRC/
H A DCPUMRCA.asm59 ; @returns VINF_EM_RAW_GUEST_TRAP if a guest trap should be generated.
77 ; 2. Generate guest trap.
94 ; 1 | 0 | 1 | #NM | #NM :: Go to host taking trap there.
96 ; 1 | 1 | 1 | #NM | #NM :: Go to host taking trap there.
100 ; loaded the GC FPU. Because if we have, this is an trap for the guest - raw ring-3.
145 mov cr0, edx ; Clear flags so we don't trap here.
183 ; Action - Generate Guest trap.
196 ; Calls a guest trap/interrupt handler directly
197 ; Assumes a trap stack frame has already been setup on the guest's stack!
199 ; @param pRegFrame [esp + 4] Original trap/interrup
[all...]
H A DTRPMRCHandlersA.asm71 ; Jump table for trap handlers for hypervisor traps.
112 ; Jump table for trap handlers for guest traps
242 ; NOTE: Page faults (trap 14) have a different error code
392 ; Store the information about the active trap/interrupt.
422 mov ecx, 'trpG' ; indicate trap.
571 lea ecx, [%$STK_ESP] ; calc esp at trap
583 ; check for static trap handler.
591 ; Temporary trap handler present, call it (CDECL).
605 ; Static trap handler present, call it (CDECL).
640 mov ecx, 'resH' ; indicate trap
[all...]
/vbox/src/VBox/VMM/testcase/
H A DtstMicroRCA.asm275 RDTSC_EDI_ESI ; edi:esi - Before trap.
315 RDTSC_EDI_ESI ; edi:esi - Before trap.
355 RDTSC_EDI_ESI ; edi:esi - Before trap.
395 RDTSC_EDI_ESI ; edi:esi - Before trap.
446 ; save the results - edx:ecx == r0 enter time, edi:esi == before trap, ecx:ebp == Rx enter time.
518 lea ebx, [esp + 14h + 040h] ; calc esp at trap
H A DtstX86-1A.asm234 ; @param 1 The trap number.
235 ; @param 2+ The instruction which should trap.
237 %%trap:
244 at TRAPINFO.uTrapPC, RTCCPTR_DEF %%trap
247 at TRAPINFO.cbInstr, db (%%trap_end - %%trap)
257 ; @param 1 The trap number.
280 ; @param 3+ The instruction which should trap.
286 %%trap:
293 at TRAPINFO.uTrapPC, RTCCPTR_DEF %%trap
296 at TRAPINFO.cbInstr, db (%%trap_end - %%trap)
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dexa_priv.h393 exaRasterizeTrapezoid (PicturePtr pPicture, xTrapezoid *trap,
H A Dfbpict.h632 xTrapezoid *trap,
H A Dpicturestr.h246 xTrapezoid *trap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dexa_priv.h402 exaRasterizeTrapezoid (PicturePtr pPicture, xTrapezoid *trap,
H A Dfbpict.h471 xTrapezoid *trap,
H A Dpicturestr.h261 xTrapezoid *trap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dexa_priv.h392 exaRasterizeTrapezoid (PicturePtr pPicture, xTrapezoid *trap,
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm279 ; Go to our hypervisor trap handler to dispatch the pending irq
337 ; Go to our hypervisor trap handler to dispatch the pending irq
460 ; Trampoline code for trap entry (without error code on the stack)
517 ; Patch record for trap gate entrypoint
535 ; Trampoline code for trap entry (with error code on the stack)
594 ; Patch record for trap gate entrypoint
793 ; Go to our hypervisor trap handler to dispatch the pending irq
868 ; Go to our hypervisor trap handler to dispatch the pending irq
1209 ; Go to our hypervisor trap handler to dispatch the pending irq
1300 ; Go to our hypervisor trap handle
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/render/
H A Dpicturestr.h177 xTrapezoid *trap,

Completed in 3259 milliseconds

123