Contents

CPU_BASED_CR3_LOAD

The value that controls whether executions of MOV to Control Register 3 (CR3) cause VM exits.

Declaration

var CPU_BASED_CR3_LOAD: UInt32 { get }

Discussion

In conjunction with the CR3-target controls, this value determines whether executions of MOV to CR3 cause VM exits.

See Also

Capabilities