Module custom_cpu_template

Module custom_cpu_template 

Source
Expand description

Module for custom CPU templates

Structs§

CpuidLeafModifier
Composite type that holistically provides the location of a specific register being used in the context of a CPUID tree.
CpuidRegisterModifier
Target register to be modified by a bitmap.
CustomCpuTemplate
Wrapper type to containing x86_64 CPU config modifiers.
RegisterModifier
Wrapper of a mask defined as a bitmap to apply changes to a given register’s value.

Enums§

CpuidRegister
CPUID register enumeration