Lines Matching refs:KERN_NOTICE
126 strerror = KERN_NOTICE EXC_0x03(KERN_NOTICE); in trap_c()
155 strerror = KERN_NOTICE EXC_0x04(KERN_NOTICE); in trap_c()
172 strerror = KERN_NOTICE EXC_0x11(KERN_NOTICE); in trap_c()
224 strerror = KERN_NOTICE EXC_0x21(KERN_NOTICE); in trap_c()
231 strerror = KERN_NOTICE EXC_0x22(KERN_NOTICE); in trap_c()
238 strerror = KERN_NOTICE EXC_0x23(KERN_NOTICE); in trap_c()
245 strerror = KERN_NOTICE EXC_0x24(KERN_NOTICE); in trap_c()
252 strerror = KERN_NOTICE EXC_0x25(KERN_NOTICE); in trap_c()
260 strerror = KERN_NOTICE EXC_0x26(KERN_NOTICE); in trap_c()
268 strerror = KERN_NOTICE "NULL pointer access\n"; in trap_c()
271 strerror = KERN_NOTICE EXC_0x27(KERN_NOTICE); in trap_c()
290 strerror = KERN_NOTICE "BF535: VEC_ISTRU_VL\n"; in trap_c()
300 strerror = KERN_NOTICE EXC_0x2A(KERN_NOTICE); in trap_c()
307 strerror = KERN_NOTICE EXC_0x2B(KERN_NOTICE); in trap_c()
314 strerror = KERN_NOTICE EXC_0x2C(KERN_NOTICE); in trap_c()
322 strerror = KERN_NOTICE "Jump to NULL address\n"; in trap_c()
325 strerror = KERN_NOTICE EXC_0x2D(KERN_NOTICE); in trap_c()
332 strerror = KERN_NOTICE EXC_0x2E(KERN_NOTICE); in trap_c()
360 strerror = KERN_NOTICE HWC_x2(KERN_NOTICE); in trap_c()
396 strerror = KERN_NOTICE HWC_x3(KERN_NOTICE); in trap_c()
400 strerror = KERN_NOTICE HWC_x12(KERN_NOTICE); in trap_c()
404 printk(KERN_NOTICE HWC_x18(KERN_NOTICE)); in trap_c()
407 printk(KERN_NOTICE HWC_default(KERN_NOTICE)); in trap_c()
446 verbose_printk(KERN_NOTICE "No trace since you do not have " in trap_c()
454 verbose_printk(KERN_NOTICE "Kernel Stack\n"); in trap_c()
467 verbose_printk(KERN_NOTICE "Userspace Stack\n"); in trap_c()
521 printk(KERN_NOTICE " DCPLB_FAULT_ADDR: %s\n", buf); in double_fault_c()
523 printk(KERN_NOTICE " ICPLB_FAULT_ADDR: %s\n", buf); in double_fault_c()
526 printk(KERN_NOTICE "The instruction at %s caused a double exception\n", buf); in double_fault_c()