struct RiscvStvec

Defined at line 47 of file ../../zircon/kernel/lib/arch/include/lib/arch/riscv64/system.h

Public Members

 field_base_53
 field_mode_54

Public Methods

template <, >
typename SelfType::ValueType base ()

NOLINTEND(misc-non-private-member-variables-in-classes)

Defined at line 53 of file ../../zircon/kernel/lib/arch/include/lib/arch/riscv64/system.h

template <, >
SelfType & set_base (typename SelfType::ValueType val)

Defined at line 53 of file ../../zircon/kernel/lib/arch/include/lib/arch/riscv64/system.h

template <, >
Mode mode ()

Defined at line 54 of file ../../zircon/kernel/lib/arch/include/lib/arch/riscv64/system.h

template <, >
SelfType & set_mode (Mode val)

Defined at line 54 of file ../../zircon/kernel/lib/arch/include/lib/arch/riscv64/system.h

Enumerations

enum Mode
Name Value
kDirect 0
kVectored 1

Defined at line 48 of file ../../zircon/kernel/lib/arch/include/lib/arch/riscv64/system.h

Records