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.CR3_PAGE_BASE_MASK.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kvm_rs/x86_64/constant.CR3_PAGE_BASE_MASK.html') diff --git a/kvm_rs/x86_64/constant.CR3_PAGE_BASE_MASK.html b/kvm_rs/x86_64/constant.CR3_PAGE_BASE_MASK.html index b597c96..686b0a9 100644 --- a/kvm_rs/x86_64/constant.CR3_PAGE_BASE_MASK.html +++ b/kvm_rs/x86_64/constant.CR3_PAGE_BASE_MASK.html @@ -1,2 +1,2 @@ -CR3_PAGE_BASE_MASK in kvm_rs::x86_64 - Rust
pub const CR3_PAGE_BASE_MASK: u64 = 0xffff_ffff_ffff_0000;
Expand description

Mask for physical base address of paging structure.

+CR3_PAGE_BASE_MASK in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR3_PAGE_BASE_MASK

Source
pub const CR3_PAGE_BASE_MASK: u64 = 0xffff_ffff_ffff_0000;
Expand description

Mask for physical base address of paging structure.

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