IPL_NONE          116 bsp/hal/arm/gba/interrupt.c 	ipl_table[vector] = IPL_NONE;
IPL_NONE          199 bsp/hal/arm/gba/interrupt.c 	irq_level = IPL_NONE;
IPL_NONE          202 bsp/hal/arm/gba/interrupt.c 		ipl_table[i] = IPL_NONE;
IPL_NONE          116 bsp/hal/arm/integrator/interrupt.c 	ipl_table[vector] = IPL_NONE;
IPL_NONE          179 bsp/hal/arm/integrator/interrupt.c 	irq_level = IPL_NONE;
IPL_NONE          182 bsp/hal/arm/integrator/interrupt.c 		ipl_table[i] = IPL_NONE;
IPL_NONE          119 bsp/hal/ppc/prep/interrupt.c 	ipl_table[vector] = IPL_NONE;
IPL_NONE          215 bsp/hal/ppc/prep/interrupt.c 	irq_level = IPL_NONE;
IPL_NONE          218 bsp/hal/ppc/prep/interrupt.c 		ipl_table[i] = IPL_NONE;
IPL_NONE          117 bsp/hal/x86/pc/interrupt.c 	ipl_table[vector] = IPL_NONE;
IPL_NONE          192 bsp/hal/x86/pc/interrupt.c 	irq_level = IPL_NONE;
IPL_NONE          195 bsp/hal/x86/pc/interrupt.c 		ipl_table[i] = IPL_NONE;