C# Class inVtero.net.EPTP

EPTP for SLAT configuration hypervisors 64-ia-32-architectures-software-developer-system-programming-manual-325384.pdf Section 24.6.11
Show file Open project: ShaneK2/inVtero.net Class Usage Examples

Public Properties

Property Type Description
aEPTP long

Public Methods

Method Description
EPTP ( long eptp ) : System
IsFullyValidated ( ) : bool

validates an EPTP

IsLargePDE ( long SLATe ) : bool
IsLargePDPTE ( long SLATe ) : bool
IsValid ( long SLATe ) : bool
IsValid2 ( long SLATe ) : bool
IsValidEntry ( long SLATe ) : bool
ToString ( ) : string

Method Details

EPTP() public method

public EPTP ( long eptp ) : System
eptp long
return System

IsFullyValidated() public method

validates an EPTP
public IsFullyValidated ( ) : bool
return bool

IsLargePDE() public static method

public static IsLargePDE ( long SLATe ) : bool
SLATe long
return bool

IsLargePDPTE() public static method

public static IsLargePDPTE ( long SLATe ) : bool
SLATe long
return bool

IsValid() public static method

public static IsValid ( long SLATe ) : bool
SLATe long
return bool

IsValid2() public static method

public static IsValid2 ( long SLATe ) : bool
SLATe long
return bool

IsValidEntry() public static method

public static IsValidEntry ( long SLATe ) : bool
SLATe long
return bool

ToString() public method

public ToString ( ) : string
return string

Property Details

aEPTP public property

public long aEPTP
return long