Searched refs:TT_EVENT (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/i86xpv/ml/ |
H A D | hyperevent.s | 128 TRACE_PTR(%rdi, %rbx, %ebx, %rcx, $TT_EVENT) /* Uses labels 8 and 9 */ 173 TRACE_PTR(%edi, %ebx, %ebx, %ecx, $TT_EVENT) /* Uses labels 8 and 9 */ 204 TRACE_PTR(%rdi, %rbx, %ebx, %rcx, $TT_EVENT) /* Uses labels 8 and 9 */ 230 TRACE_PTR(%edi, %ebx, %ebx, %ecx, $TT_EVENT) /* Uses labels 8 and 9 */
|
/titanic_41/usr/src/uts/intel/ia32/sys/ |
H A D | traptrace.h | 291 #define TT_EVENT 0xee /* hypervisor event */ macro
|
/titanic_41/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | unix.c | 405 { TT_EVENT, "evnt", ttrace_trap },
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | trap.c | 2176 case TT_EVENT:
|