Searched refs:RTR0AssertPanicSystem (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/linux/
H A Dassert-r0drv-linux.c65 RTR0DECL(void) RTR0AssertPanicSystem(void) function
69 RT_EXPORT_SYMBOL(RTR0AssertPanicSystem); variable
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dassert-r0drv-darwin.cpp64 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/src/VBox/Runtime/r0drv/freebsd/
H A Dassert-r0drv-freebsd.c65 RTR0DECL(void) RTR0AssertPanicSystem(void) function
67 /** @todo implement RTR0AssertPanicSystem. */
/vbox/src/VBox/Runtime/r0drv/haiku/
H A Dassert-r0drv-haiku.c64 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/src/VBox/Runtime/r0drv/nt/
H A Dassert-r0drv-nt.cpp61 RTR0DECL(void) RTR0AssertPanicSystem(void) function
63 /** @todo implement RTR0AssertPanicSystem. */
/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dassert-r0drv-solaris.c64 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/src/VBox/Runtime/r0drv/os2/
H A DRTR0AssertPanicSystem-r0drv-os2.asm3 ; IPRT - RTR0AssertPanicSystem, Ring-0 Driver, OS/2.
57 BEGINPROC_EXPORTED RTR0AssertPanicSystem
103 ENDPROC RTR0AssertPanicSystem
/vbox/src/VBox/Additions/solaris/Mouse/testcase/
H A Dsolaris.h337 #define RTR0AssertPanicSystem(...) do {} while(0) macro
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku.c131 RTR0AssertPanicSystem,
H A DVBoxGuest-haiku-stubs.c141 RTR0DECL(void) RTR0AssertPanicSystem(void) function
/vbox/include/iprt/
H A Dassert.h163 RTR0DECL(void) RTR0AssertPanicSystem(void);
468 # define RTAssertDoPanic() RTR0AssertPanicSystem()
H A Dmangling.h1130 # define RTR0AssertPanicSystem RT_MANGLER(RTR0AssertPanicSystem) /* r0drv */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/
H A DVBoxDTraceR0.cpp589 RTR0AssertPanicSystem();
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv.cpp288 { "RTR0AssertPanicSystem", (void *)RTR0AssertPanicSystem },

Completed in 114 milliseconds