From 8e43cf83e971d34f6272110300461fe48031ee36 Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 17 Aug 2021 21:11:42 +0000 Subject: deploy: fb6b634de37e38fd1821f2cf9228df176f9526f5 --- kvm_rs/x86_64/constant.EFER_LMA.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'kvm_rs/x86_64/constant.EFER_LMA.html') diff --git a/kvm_rs/x86_64/constant.EFER_LMA.html b/kvm_rs/x86_64/constant.EFER_LMA.html index 8686cd9..0ea3768 100644 --- a/kvm_rs/x86_64/constant.EFER_LMA.html +++ b/kvm_rs/x86_64/constant.EFER_LMA.html @@ -1,7 +1,5 @@ EFER_LMA in kvm_rs::x86_64 - Rust -

Constant kvm_rs::x86_64::EFER_LMA[][src]

pub const EFER_LMA: u64 = 1 << 10; // 0x0_000_000_000_000_400u64

Long Mode Active (readonly).

+

Constant kvm_rs::x86_64::EFER_LMA[][src]

pub const EFER_LMA: u64 = 1 << 10; // 0x0000_0000_0000_0400u64
Expand description

Long Mode Active (readonly).

When set indicates long mode is active.

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