pub const REC_ENTRY_FLAG_TRAP_WFE: u64 = _; // 8u64
Expand description

Whether to trap WFE execution by the Realm. val 0: Trap is disabled. val 1: Trap is enabled.