From 091d408a87d0f73f1c4e0166849ca9a566f005e0 Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 15 Nov 2023 21:40:27 +0000 Subject: deploy: f52d556e0e1bf2350b3b42cff198550a267ceb0b --- kvm_rs/x86_64/constant.CR4_LA57.html | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'kvm_rs/x86_64/constant.CR4_LA57.html') diff --git a/kvm_rs/x86_64/constant.CR4_LA57.html b/kvm_rs/x86_64/constant.CR4_LA57.html index 47c28ef..bfc83e9 100644 --- a/kvm_rs/x86_64/constant.CR4_LA57.html +++ b/kvm_rs/x86_64/constant.CR4_LA57.html @@ -1,12 +1,4 @@ -CR4_LA57 in kvm_rs::x86_64 - Rust -
pub const CR4_LA57: u64 = 1 << 5; // 32u64
Expand description

57-bit Linear Addresses.

+CR4_LA57 in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR4_LA57

source ·
pub const CR4_LA57: u64 = _; // 32u64
Expand description

57-bit Linear Addresses.

When set in long mode enables 5-level paging to translate 57-bit linear addresses. When cleared use 4-level paging to translate 48-bit linear addresses.

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