interrupt_base    374 arch/powerpc/kernel/head_booke.h 	lis	r10,interrupt_base@h;	/* check if exception in vectors */   \
interrupt_base    375 arch/powerpc/kernel/head_booke.h 	ori	r10,r10,interrupt_base@l;				      \
interrupt_base    427 arch/powerpc/kernel/head_booke.h 	lis	r10,interrupt_base@h;	/* check if exception in vectors */   \
interrupt_base    428 arch/powerpc/kernel/head_booke.h 	ori	r10,r10,interrupt_base@l;				      \