Home
last modified time | relevance | path

Searched refs:cpu_faulted (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/syscall/
H A Dp_online.c193 error = cpu_faulted(cp, flags); in p_online_internal_locked()
/titanic_44/usr/src/uts/common/sys/
H A Dcpuvar.h665 int cpu_faulted(cpu_t *cp, int flags); /* take cpu to faulted */
/titanic_44/usr/src/uts/common/os/
H A Dcpu.c1588 cpu_faulted(cpu_t *cp, int flags) in cpu_faulted() function