From 0f9aca4ef41e9f4dff61c92048f4d60b00d27871 Mon Sep 17 00:00:00 2001 From: johannst Date: Fri, 14 Mar 2025 01:15:52 +0000 Subject: deploy: 3ebd8b163dc8d5679d90927de1c2fcd639882362 --- kvm_rs/x86_64/constant.MSR_EFER.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kvm_rs/x86_64/constant.MSR_EFER.html') diff --git a/kvm_rs/x86_64/constant.MSR_EFER.html b/kvm_rs/x86_64/constant.MSR_EFER.html index c83b8b2..d835893 100644 --- a/kvm_rs/x86_64/constant.MSR_EFER.html +++ b/kvm_rs/x86_64/constant.MSR_EFER.html @@ -1,4 +1,4 @@ -MSR_EFER in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::MSR_EFER

source ·
pub const MSR_EFER: u64 = 0xc000_0080;
Expand description

Extended Feature Enable Register MSR number.

+MSR_EFER in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant MSR_EFER

Source
pub const MSR_EFER: u64 = 0xc000_0080;
Expand description

Extended Feature Enable Register MSR number.

MSR number used with the rdmsr and wrmsr instructions to read/write the EFER model specific register.

\ No newline at end of file -- cgit v1.2.3