Searched refs:vInternalProtectionTrap (Results 1 – 1 of 1) sorted by relevance
108 void vInternalProtectionTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );123 if( 0 == _install_trap_handler( portIPT_TRAP, vInternalProtectionTrap ) ) in vTrapInstallHandlers()168 void vInternalProtectionTrap( int iTrapIdentification ) in vInternalProtectionTrap() function