Module cortex_a::regs::SCR_EL3::HCE[][src]

Hypervisor Call Enable

0 The HVC instruction is undefined at all exception levels. 1 The HVC instruction is enabled at EL1, EL2, or EL3.

Enums

Value

Hypervisor Call Enable

Constants

CLEAR
HvcDisabled
HvcEnabled
SET