Home
last modified time | relevance | path

Searched defs:hv_trap_trace_entry (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dhypervisor.h1371 struct hv_trap_trace_entry { struct
1372 unsigned char type; /* Hypervisor or guest entry? */
1373 unsigned char hpstate; /* Hyper-privileged state */
1374 unsigned char tl; /* Trap level */
1375 unsigned char gl; /* Global register level */
1376 unsigned short tt; /* Trap type */
1377 unsigned short tag; /* Extended trap identifier */
1378 unsigned long tstate; /* Trap state */
1379 unsigned long tick; /* Tick */
1380 unsigned long tpc; /* Trap PC */
[all …]