Searched refs:panic (Results 351 - 375 of 660) sorted by path

<<11121314151617181920>>

/linux-master/arch/x86/math-emu/
H A Dfpu_entry.c138 panic("Math emulation needed in kernel");
/linux-master/arch/x86/mm/
H A Dextable.c316 panic("do_trap: can't hit this");
406 * result in a hard-to-debug panic.
H A Dinit.c150 panic("alloc_low_pages: can not alloc memory");
330 panic("run out of range for init_memory_mapping\n");
H A Dinit_32.c714 panic("Linux doesn't support CPUs with broken WP.");
H A Dinit_64.c240 panic("set_pte_phys: cannot allocate page data %s\n",
1328 panic("Failed to pre-allocate %s pages for vmalloc area\n", lvl);
H A Dkasan_init_64.c32 panic("%pS: Failed to allocate page, nid=%d from=%lx\n",
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c240 panic("x86/PAT: PAT enabled, but not supported by secondary CPU\n");
/linux-master/arch/x86/platform/olpc/
H A Dolpc_dt.c141 panic("%s: Failed to allocate %zu bytes\n", __func__,
/linux-master/arch/x86/realmode/
H A Dinit.c84 panic("Failed to get/update SEV-ES AP Jump Table");
209 panic("Real mode trampoline was not allocated");
/linux-master/arch/x86/um/os-Linux/
H A Dregisters.c109 panic("check_ptrace : PTRACE_GETFPXREGS failed, errno = %d",
/linux-master/arch/x86/um/
H A Dptrace_32.c93 panic("Bad register in putreg() : %d\n", regno);
145 panic("Bad register in getreg() : %d\n", regno);
H A Dptrace_64.c104 panic("Bad register in putreg(): %d\n", regno);
166 panic("Bad register in getreg: %d\n", regno);
/linux-master/arch/x86/xen/
H A Denlighten.c197 panic("register_vcpu_info failed: cpu=%d err=%d\n", cpu, err);
H A Denlighten_hvm.c286 panic("\"nopv\" and \"xen_nopv\" parameters are unsupported in PVH guest.");
316 * detect PVH and panic there.
H A Dp2m.c183 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
H A Dsmp_pv.c198 panic(m);
212 panic("could not allocate xen_cpu_initialized_map\n");
/linux-master/arch/xtensa/kernel/
H A Dentry.S911 * The only thing we can do is to be nice and print a panic message.
912 * We only produce a single stack frame for panic, so ???
956 abi_call panic
1438 /* shouldn't return, so panic */
H A Ds32c1i_selftest.c78 panic("S32C1I exception error");
80 panic("S32C1I compare error");
92 panic("S32C1I exception error (b)");
94 panic("S32C1I store error");
101 * we can get rid of this panic for single core (not SMP)
103 panic("S32C1I exceptions not currently supported");
106 panic("inconsistent S32C1I exceptions");
H A Dsignal.c259 panic("rt_sigreturn in double exception!\n");
371 panic ("Double exception sys_sigreturn\n");
H A Dtraps.c198 * Unhandled Exceptions. Kill user task or panic if in kernel space.
649 panic("Fatal exception in interrupt");
652 panic("Fatal exception");
/linux-master/arch/xtensa/mm/
H A Dinit.c53 panic("No memory found!\n");
H A Dkasan_init.c45 panic("%s: Failed to allocate %lu bytes align=0x%lx\n",
60 panic("Failed to allocate page table page\n");
H A Dmmu.c37 panic("%s: Failed to allocate %lu bytes align=%lx\n",
/linux-master/block/
H A Dbdev.c401 panic("Cannot register bdev pseudo-fs");
404 panic("Cannot create bdev pseudo-fs");
H A Dbio-integrity.c670 panic("Failed to create kintegrityd\n");

Completed in 518 milliseconds

<<11121314151617181920>>