struct X86Cr0
Defined at line 28 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
[intel/vol3]: 2.5 Control Registers: CR0
Public Members
field_RsvdZ_29
field_pg_30
field_cd_31
field_nw_32
field_am_34
field_wp_36
field_ne_38
field_et_39
field_ts_40
field_em_41
field_mp_42
field_pe_43
Public Methods
template <, >
typename SelfType::ValueType pg ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 30 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType pg ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 30 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_pg (typename SelfType::ValueType val)
Defined at line 30 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_pg (typename SelfType::ValueType val)
Defined at line 30 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType cd ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 31 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType cd ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 31 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_cd (typename SelfType::ValueType val)
Defined at line 31 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_cd (typename SelfType::ValueType val)
Defined at line 31 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType nw ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 32 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType nw ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 32 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_nw (typename SelfType::ValueType val)
Defined at line 32 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_nw (typename SelfType::ValueType val)
Defined at line 32 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType am ()
Bits [28:19] are reserved.
Defined at line 34 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType am ()
Bits [28:19] are reserved.
Defined at line 34 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_am (typename SelfType::ValueType val)
Bits [28:19] are reserved.
Defined at line 34 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_am (typename SelfType::ValueType val)
Bits [28:19] are reserved.
Defined at line 34 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_wp (typename SelfType::ValueType val)
Bit 17 is reserved.
Defined at line 36 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_wp (typename SelfType::ValueType val)
Bit 17 is reserved.
Defined at line 36 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType wp ()
Bit 17 is reserved.
Defined at line 36 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType wp ()
Bit 17 is reserved.
Defined at line 36 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType ne ()
Bits [15:6] are reserved.
Defined at line 38 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType ne ()
Bits [15:6] are reserved.
Defined at line 38 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_ne (typename SelfType::ValueType val)
Bits [15:6] are reserved.
Defined at line 38 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_ne (typename SelfType::ValueType val)
Bits [15:6] are reserved.
Defined at line 38 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType et ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 39 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType et ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 39 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_et (typename SelfType::ValueType val)
Defined at line 39 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_et (typename SelfType::ValueType val)
Defined at line 39 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_ts (typename SelfType::ValueType val)
Defined at line 40 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_ts (typename SelfType::ValueType val)
Defined at line 40 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType ts ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 40 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType ts ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 40 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType em ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 41 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType em ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 41 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_em (typename SelfType::ValueType val)
Defined at line 41 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_em (typename SelfType::ValueType val)
Defined at line 41 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType mp ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 42 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType mp ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 42 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_mp (typename SelfType::ValueType val)
Defined at line 42 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_mp (typename SelfType::ValueType val)
Defined at line 42 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType pe ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 43 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
typename SelfType::ValueType pe ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 43 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_pe (typename SelfType::ValueType val)
Defined at line 43 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h
template <, >
SelfType & set_pe (typename SelfType::ValueType val)
Defined at line 43 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/system.h