Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dhypervisor.h1371 struct hv_trap_trace_entry { struct
1374 unsigned char tl; /* Trap level */
1375 unsigned char gl; /* Global register level */
1376 unsigned short tt; /* Trap type */
1378 unsigned long tstate; /* Trap state */
1379 unsigned long tick; /* Tick */
1380 unsigned long tpc; /* Trap PC */
1381 unsigned long f1; /* Entry specific */
1382 unsigned long f2; /* Entry specific */
1383 unsigned long f3; /* Entry specific */
[all …]