Searched refs:CPU_DTRACE_ILLOP (Results 1 – 10 of 10) sorted by relevance
38 #define CPU_DTRACE_ILLOP 0x0020 /* DTrace fault: illegal operation */ macro47 CPU_DTRACE_DIVZERO | CPU_DTRACE_ILLOP | \
526 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg() 531 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg() 540 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg() 581 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg()
391 cpu_core[curcpu].cpuc_dtrace_flags |= CPU_DTRACE_ILLOP; in dtrace_trap()
265 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getarg()329 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg()
427 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getarg()501 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg()565 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg()
394 cpu_core[curcpu].cpuc_dtrace_flags |= CPU_DTRACE_ILLOP; in dtrace_trap()
491 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP);554 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP);
345 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_getreg()
360 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in sdt_getargval()
579 ((flags) & CPU_DTRACE_ILLOP) ? DTRACEFLT_ILLOP : \2723 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_aggregate()2881 cpu_core[cpu].cpuc_dtrace_flags |= CPU_DTRACE_ILLOP; in dtrace_speculation_commit()3047 cpu_core[cpu].cpuc_dtrace_flags |= CPU_DTRACE_ILLOP; in dtrace_speculation_discard()3209 cpu_core[cpuid].cpuc_dtrace_flags |= CPU_DTRACE_ILLOP; in dtrace_speculation_buffer()3792 DTRACE_CPUFLAG_SET(CPU_DTRACE_ILLOP); in dtrace_dif_variable()4623 *flags |= CPU_DTRACE_ILLOP;5284 *flags |= CPU_DTRACE_ILLOP;5372 *flags |= CPU_DTRACE_ILLOP;5452 *flags |= CPU_DTRACE_ILLOP;[all …]