KVM
Public Attributes | List of all members
trap_bits Struct Reference

Public Attributes

enum vcpu_sysreg index
 
enum trap_behaviour behaviour
 
const u64 value
 
const u64 mask
 

Detailed Description

Definition at line 24 of file emulate-nested.c.

Member Data Documentation

◆ behaviour

enum trap_behaviour trap_bits::behaviour

Definition at line 2167 of file emulate-nested.c.

◆ index

enum vcpu_sysreg trap_bits::index

Definition at line 2167 of file emulate-nested.c.

◆ mask

const u64 trap_bits::mask

Definition at line 28 of file emulate-nested.c.

◆ value

const u64 trap_bits::value

Definition at line 27 of file emulate-nested.c.


The documentation for this struct was generated from the following file: