pub struct ExtendedAddressSpaceSizesEbx(/* private fields */);
Implementations§
Source§impl ExtendedAddressSpaceSizesEbx
impl ExtendedAddressSpaceSizesEbx
Sourcepub const fn with_cl_zero_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_cl_zero_checked(self, value: bool) -> Result<Self, ()>
Bits: 0..1
Sourcepub const fn with_cl_zero(self, value: bool) -> Self
pub const fn with_cl_zero(self, value: bool) -> Self
Bits: 0..1
Sourcepub const fn set_cl_zero(&mut self, value: bool)
pub const fn set_cl_zero(&mut self, value: bool)
Bits: 0..1
Sourcepub const fn inst_ret_cnt_msr(&self) -> bool
pub const fn inst_ret_cnt_msr(&self) -> bool
Bits: 1..2
Sourcepub const fn with_inst_ret_cnt_msr_checked(
self,
value: bool,
) -> Result<Self, ()>
pub const fn with_inst_ret_cnt_msr_checked( self, value: bool, ) -> Result<Self, ()>
Bits: 1..2
Sourcepub const fn with_inst_ret_cnt_msr(self, value: bool) -> Self
pub const fn with_inst_ret_cnt_msr(self, value: bool) -> Self
Bits: 1..2
Sourcepub const fn set_inst_ret_cnt_msr(&mut self, value: bool)
pub const fn set_inst_ret_cnt_msr(&mut self, value: bool)
Bits: 1..2
Sourcepub const fn set_inst_ret_cnt_msr_checked(
&mut self,
value: bool,
) -> Result<(), ()>
pub const fn set_inst_ret_cnt_msr_checked( &mut self, value: bool, ) -> Result<(), ()>
Bits: 1..2
Sourcepub const fn x_save_er_ptr(&self) -> bool
pub const fn x_save_er_ptr(&self) -> bool
Bits: 2..3
Sourcepub const fn with_x_save_er_ptr_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_x_save_er_ptr_checked(self, value: bool) -> Result<Self, ()>
Bits: 2..3
Sourcepub const fn with_x_save_er_ptr(self, value: bool) -> Self
pub const fn with_x_save_er_ptr(self, value: bool) -> Self
Bits: 2..3
Sourcepub const fn set_x_save_er_ptr(&mut self, value: bool)
pub const fn set_x_save_er_ptr(&mut self, value: bool)
Bits: 2..3
Sourcepub const fn with_invlpgb_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_invlpgb_checked(self, value: bool) -> Result<Self, ()>
Bits: 3..4
Sourcepub const fn with_invlpgb(self, value: bool) -> Self
pub const fn with_invlpgb(self, value: bool) -> Self
Bits: 3..4
Sourcepub const fn set_invlpgb(&mut self, value: bool)
pub const fn set_invlpgb(&mut self, value: bool)
Bits: 3..4
Sourcepub const fn with_rdpru_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_rdpru_checked(self, value: bool) -> Result<Self, ()>
Bits: 4..5
Sourcepub const fn with_rdpru(self, value: bool) -> Self
pub const fn with_rdpru(self, value: bool) -> Self
Bits: 4..5
Sourcepub const fn with_mbe_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_mbe_checked(self, value: bool) -> Result<Self, ()>
Bits: 6..7
Sourcepub const fn with_wbnoinvd_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_wbnoinvd_checked(self, value: bool) -> Result<Self, ()>
Bits: 9..10
Sourcepub const fn with_wbnoinvd(self, value: bool) -> Self
pub const fn with_wbnoinvd(self, value: bool) -> Self
Bits: 9..10
Sourcepub const fn set_wbnoinvd(&mut self, value: bool)
pub const fn set_wbnoinvd(&mut self, value: bool)
Bits: 9..10
Sourcepub const fn with_ibpb_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_ibpb_checked(self, value: bool) -> Result<Self, ()>
Bits: 12..13
Sourcepub const fn int_wbinvd(&self) -> bool
pub const fn int_wbinvd(&self) -> bool
Bits: 13..14
Sourcepub const fn with_int_wbinvd_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_int_wbinvd_checked(self, value: bool) -> Result<Self, ()>
Bits: 13..14
Sourcepub const fn with_int_wbinvd(self, value: bool) -> Self
pub const fn with_int_wbinvd(self, value: bool) -> Self
Bits: 13..14
Sourcepub const fn set_int_wbinvd(&mut self, value: bool)
pub const fn set_int_wbinvd(&mut self, value: bool)
Bits: 13..14
Sourcepub const fn with_ibrs_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_ibrs_checked(self, value: bool) -> Result<Self, ()>
Bits: 14..15
Sourcepub const fn with_stibp_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_stibp_checked(self, value: bool) -> Result<Self, ()>
Bits: 15..16
Sourcepub const fn with_stibp(self, value: bool) -> Self
pub const fn with_stibp(self, value: bool) -> Self
Bits: 15..16
Sourcepub const fn with_rsvd4_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_rsvd4_checked(self, value: bool) -> Result<Self, ()>
Bits: 16..17
Sourcepub const fn with_rsvd4(self, value: bool) -> Self
pub const fn with_rsvd4(self, value: bool) -> Self
Bits: 16..17
Sourcepub const fn stibp_always_on(&self) -> bool
pub const fn stibp_always_on(&self) -> bool
Bits: 17..18
Sourcepub const fn with_stibp_always_on_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_stibp_always_on_checked(self, value: bool) -> Result<Self, ()>
Bits: 17..18
Sourcepub const fn with_stibp_always_on(self, value: bool) -> Self
pub const fn with_stibp_always_on(self, value: bool) -> Self
Bits: 17..18
Sourcepub const fn set_stibp_always_on(&mut self, value: bool)
pub const fn set_stibp_always_on(&mut self, value: bool)
Bits: 17..18
Sourcepub const fn set_stibp_always_on_checked(
&mut self,
value: bool,
) -> Result<(), ()>
pub const fn set_stibp_always_on_checked( &mut self, value: bool, ) -> Result<(), ()>
Bits: 17..18
Sourcepub const fn efer_lmsle_unsupported(&self) -> bool
pub const fn efer_lmsle_unsupported(&self) -> bool
Bits: 20..21
Sourcepub const fn with_efer_lmsle_unsupported_checked(
self,
value: bool,
) -> Result<Self, ()>
pub const fn with_efer_lmsle_unsupported_checked( self, value: bool, ) -> Result<Self, ()>
Bits: 20..21
Sourcepub const fn with_efer_lmsle_unsupported(self, value: bool) -> Self
pub const fn with_efer_lmsle_unsupported(self, value: bool) -> Self
Bits: 20..21
Sourcepub const fn set_efer_lmsle_unsupported(&mut self, value: bool)
pub const fn set_efer_lmsle_unsupported(&mut self, value: bool)
Bits: 20..21
Sourcepub const fn set_efer_lmsle_unsupported_checked(
&mut self,
value: bool,
) -> Result<(), ()>
pub const fn set_efer_lmsle_unsupported_checked( &mut self, value: bool, ) -> Result<(), ()>
Bits: 20..21
Sourcepub const fn nested_invlpgb(&self) -> bool
pub const fn nested_invlpgb(&self) -> bool
Bits: 21..22
Sourcepub const fn with_nested_invlpgb_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_nested_invlpgb_checked(self, value: bool) -> Result<Self, ()>
Bits: 21..22
Sourcepub const fn with_nested_invlpgb(self, value: bool) -> Self
pub const fn with_nested_invlpgb(self, value: bool) -> Self
Bits: 21..22
Sourcepub const fn set_nested_invlpgb(&mut self, value: bool)
pub const fn set_nested_invlpgb(&mut self, value: bool)
Bits: 21..22
Sourcepub const fn set_nested_invlpgb_checked(
&mut self,
value: bool,
) -> Result<(), ()>
pub const fn set_nested_invlpgb_checked( &mut self, value: bool, ) -> Result<(), ()>
Bits: 21..22
Sourcepub const fn with_ssbd_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_ssbd_checked(self, value: bool) -> Result<Self, ()>
Bits: 24..25
Sourcepub const fn ssbd_virt_spec_ctrl(&self) -> bool
pub const fn ssbd_virt_spec_ctrl(&self) -> bool
Bits: 25..26
Sourcepub const fn with_ssbd_virt_spec_ctrl_checked(
self,
value: bool,
) -> Result<Self, ()>
pub const fn with_ssbd_virt_spec_ctrl_checked( self, value: bool, ) -> Result<Self, ()>
Bits: 25..26
Sourcepub const fn with_ssbd_virt_spec_ctrl(self, value: bool) -> Self
pub const fn with_ssbd_virt_spec_ctrl(self, value: bool) -> Self
Bits: 25..26
Sourcepub const fn set_ssbd_virt_spec_ctrl(&mut self, value: bool)
pub const fn set_ssbd_virt_spec_ctrl(&mut self, value: bool)
Bits: 25..26
Sourcepub const fn set_ssbd_virt_spec_ctrl_checked(
&mut self,
value: bool,
) -> Result<(), ()>
pub const fn set_ssbd_virt_spec_ctrl_checked( &mut self, value: bool, ) -> Result<(), ()>
Bits: 25..26
Sourcepub const fn ssbd_not_required(&self) -> bool
pub const fn ssbd_not_required(&self) -> bool
Bits: 26..27
Sourcepub const fn with_ssbd_not_required_checked(
self,
value: bool,
) -> Result<Self, ()>
pub const fn with_ssbd_not_required_checked( self, value: bool, ) -> Result<Self, ()>
Bits: 26..27
Sourcepub const fn with_ssbd_not_required(self, value: bool) -> Self
pub const fn with_ssbd_not_required(self, value: bool) -> Self
Bits: 26..27
Sourcepub const fn set_ssbd_not_required(&mut self, value: bool)
pub const fn set_ssbd_not_required(&mut self, value: bool)
Bits: 26..27
Sourcepub const fn set_ssbd_not_required_checked(
&mut self,
value: bool,
) -> Result<(), ()>
pub const fn set_ssbd_not_required_checked( &mut self, value: bool, ) -> Result<(), ()>
Bits: 26..27
Sourcepub const fn with_cppc_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_cppc_checked(self, value: bool) -> Result<Self, ()>
Bits: 27..28
Sourcepub const fn with_psfd_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_psfd_checked(self, value: bool) -> Result<Self, ()>
Bits: 28..29
Sourcepub const fn with_btc_no_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_btc_no_checked(self, value: bool) -> Result<Self, ()>
Bits: 29..30
Sourcepub const fn with_btc_no(self, value: bool) -> Self
pub const fn with_btc_no(self, value: bool) -> Self
Bits: 29..30
Sourcepub const fn set_btc_no(&mut self, value: bool)
pub const fn set_btc_no(&mut self, value: bool)
Bits: 29..30
Sourcepub const fn with_ibpb_ret_checked(self, value: bool) -> Result<Self, ()>
pub const fn with_ibpb_ret_checked(self, value: bool) -> Result<Self, ()>
Bits: 30..31
Sourcepub const fn with_ibpb_ret(self, value: bool) -> Self
pub const fn with_ibpb_ret(self, value: bool) -> Self
Bits: 30..31
Sourcepub const fn set_ibpb_ret(&mut self, value: bool)
pub const fn set_ibpb_ret(&mut self, value: bool)
Bits: 30..31
Trait Implementations§
Source§impl Clone for ExtendedAddressSpaceSizesEbx
impl Clone for ExtendedAddressSpaceSizesEbx
Source§fn clone(&self) -> ExtendedAddressSpaceSizesEbx
fn clone(&self) -> ExtendedAddressSpaceSizesEbx
Returns a copy of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl Debug for ExtendedAddressSpaceSizesEbx
impl Debug for ExtendedAddressSpaceSizesEbx
Source§impl From<ExtendedAddressSpaceSizesEbx> for u32
impl From<ExtendedAddressSpaceSizesEbx> for u32
Source§fn from(v: ExtendedAddressSpaceSizesEbx) -> u32
fn from(v: ExtendedAddressSpaceSizesEbx) -> u32
Converts to this type from the input type.
Source§impl From<u32> for ExtendedAddressSpaceSizesEbx
impl From<u32> for ExtendedAddressSpaceSizesEbx
impl Copy for ExtendedAddressSpaceSizesEbx
Auto Trait Implementations§
impl Freeze for ExtendedAddressSpaceSizesEbx
impl RefUnwindSafe for ExtendedAddressSpaceSizesEbx
impl Send for ExtendedAddressSpaceSizesEbx
impl Sync for ExtendedAddressSpaceSizesEbx
impl Unpin for ExtendedAddressSpaceSizesEbx
impl UnwindSafe for ExtendedAddressSpaceSizesEbx
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more