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.CR0_PE.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kvm_rs/x86_64/constant.CR0_PE.html') diff --git a/kvm_rs/x86_64/constant.CR0_PE.html b/kvm_rs/x86_64/constant.CR0_PE.html index aedff9d..d6eca5f 100644 --- a/kvm_rs/x86_64/constant.CR0_PE.html +++ b/kvm_rs/x86_64/constant.CR0_PE.html @@ -1,4 +1,4 @@ -CR0_PE in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_PE

source ·
pub const CR0_PE: u64 = _; // 1u64
Expand description

Protection Enable.

+CR0_PE in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_PE

Source
pub const CR0_PE: u64 = _; // 1u64
Expand description

Protection Enable.

Enables protected mode when set and real-address mode when cleared. This enables segment-level protection not paging.

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