Searched refs:vMMUTrap (Results 1 – 1 of 1) sorted by relevance
107 void vMMUTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );118 if( 0 == _install_trap_handler( portMMU_TRAP, vMMUTrap ) ) in vTrapInstallHandlers()155 void vMMUTrap( int iTrapIdentification ) in vMMUTrap() function