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_AM.html | 2 +- kvm_rs/x86_64/constant.CR0_CD.html | 2 +- kvm_rs/x86_64/constant.CR0_EM.html | 2 +- kvm_rs/x86_64/constant.CR0_ET.html | 2 +- kvm_rs/x86_64/constant.CR0_MP.html | 2 +- kvm_rs/x86_64/constant.CR0_NE.html | 2 +- kvm_rs/x86_64/constant.CR0_NW.html | 2 +- kvm_rs/x86_64/constant.CR0_PE.html | 2 +- kvm_rs/x86_64/constant.CR0_PG.html | 2 +- kvm_rs/x86_64/constant.CR0_TS.html | 2 +- kvm_rs/x86_64/constant.CR0_WP.html | 2 +- kvm_rs/x86_64/constant.CR3_PAGE_BASE_MASK.html | 2 +- kvm_rs/x86_64/constant.CR3_PCD.html | 2 +- kvm_rs/x86_64/constant.CR3_PWT.html | 2 +- kvm_rs/x86_64/constant.CR4_LA57.html | 2 +- kvm_rs/x86_64/constant.CR4_PAE.html | 2 +- kvm_rs/x86_64/constant.EFER_LMA.html | 2 +- kvm_rs/x86_64/constant.EFER_LME.html | 2 +- kvm_rs/x86_64/constant.MSR_EFER.html | 2 +- kvm_rs/x86_64/constant.PAGE_ENTRY_PRESENT.html | 2 +- kvm_rs/x86_64/constant.PAGE_ENTRY_RW.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_AC.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_AF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_CF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_DF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_IF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_IOPL.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_OF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_PF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_SF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_TF.html | 2 +- kvm_rs/x86_64/constant.RFLAGS_ZF.html | 2 +- kvm_rs/x86_64/constant.SEG_SELECTOR_INDEX.html | 2 +- kvm_rs/x86_64/constant.SEG_SELECTOR_RPL.html | 2 +- kvm_rs/x86_64/constant.SEG_SELECTOR_TI.html | 2 +- kvm_rs/x86_64/fn.rflags_ac.html | 2 +- kvm_rs/x86_64/fn.rflags_af.html | 2 +- kvm_rs/x86_64/fn.rflags_cf.html | 2 +- kvm_rs/x86_64/fn.rflags_df.html | 2 +- kvm_rs/x86_64/fn.rflags_if.html | 2 +- kvm_rs/x86_64/fn.rflags_iopl.html | 2 +- kvm_rs/x86_64/fn.rflags_of.html | 2 +- kvm_rs/x86_64/fn.rflags_pf.html | 2 +- kvm_rs/x86_64/fn.rflags_sf.html | 2 +- kvm_rs/x86_64/fn.rflags_tf.html | 2 +- kvm_rs/x86_64/fn.rflags_zf.html | 2 +- kvm_rs/x86_64/fn.seg_selector_index.html | 2 +- kvm_rs/x86_64/fn.seg_selector_rpl.html | 2 +- kvm_rs/x86_64/fn.seg_selector_ti.html | 2 +- kvm_rs/x86_64/index.html | 4 ++-- 50 files changed, 51 insertions(+), 51 deletions(-) (limited to 'kvm_rs/x86_64') diff --git a/kvm_rs/x86_64/constant.CR0_AM.html b/kvm_rs/x86_64/constant.CR0_AM.html index 9b27682..02d362a 100644 --- a/kvm_rs/x86_64/constant.CR0_AM.html +++ b/kvm_rs/x86_64/constant.CR0_AM.html @@ -1,4 +1,4 @@ -CR0_AM in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_AM

source ·
pub const CR0_AM: u64 = _; // 262_144u64
Expand description

Alignment Mask.

+CR0_AM in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_AM

Source
pub const CR0_AM: u64 = _; // 262_144u64
Expand description

Alignment Mask.

Enables alignment check for CPL=3, check is only done if the AC bit of the rflags register ist set.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_CD.html b/kvm_rs/x86_64/constant.CR0_CD.html index d68a02d..4e90244 100644 --- a/kvm_rs/x86_64/constant.CR0_CD.html +++ b/kvm_rs/x86_64/constant.CR0_CD.html @@ -1,2 +1,2 @@ -CR0_CD in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_CD

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

Cachine disable.

+CR0_CD in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_CD

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

Cachine disable.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_EM.html b/kvm_rs/x86_64/constant.CR0_EM.html index 110d0f6..18123f5 100644 --- a/kvm_rs/x86_64/constant.CR0_EM.html +++ b/kvm_rs/x86_64/constant.CR0_EM.html @@ -1,4 +1,4 @@ -CR0_EM in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_EM

source ·
pub const CR0_EM: u64 = _; // 4u64
Expand description

Emulation.

+CR0_EM in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_EM

Source
pub const CR0_EM: u64 = _; // 4u64
Expand description

Emulation.

When set indicates the process does not have a FPU. FPU instructions will generate an exception that software can emulate the instruction.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_ET.html b/kvm_rs/x86_64/constant.CR0_ET.html index e92c905..943adbb 100644 --- a/kvm_rs/x86_64/constant.CR0_ET.html +++ b/kvm_rs/x86_64/constant.CR0_ET.html @@ -1,2 +1,2 @@ -CR0_ET in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_ET

source ·
pub const CR0_ET: u64 = _; // 16u64
Expand description

Extension Type.

+CR0_ET in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_ET

Source
pub const CR0_ET: u64 = _; // 16u64
Expand description

Extension Type.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_MP.html b/kvm_rs/x86_64/constant.CR0_MP.html index 16944b2..89d232c 100644 --- a/kvm_rs/x86_64/constant.CR0_MP.html +++ b/kvm_rs/x86_64/constant.CR0_MP.html @@ -1,2 +1,2 @@ -CR0_MP in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_MP

source ·
pub const CR0_MP: u64 = _; // 2u64
Expand description

Monitor Coprocessor.

+CR0_MP in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_MP

Source
pub const CR0_MP: u64 = _; // 2u64
Expand description

Monitor Coprocessor.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_NE.html b/kvm_rs/x86_64/constant.CR0_NE.html index db2813c..77abe7f 100644 --- a/kvm_rs/x86_64/constant.CR0_NE.html +++ b/kvm_rs/x86_64/constant.CR0_NE.html @@ -1,2 +1,2 @@ -CR0_NE in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_NE

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

Numeric Error.

+CR0_NE in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_NE

Source
pub const CR0_NE: u64 = _; // 32u64
Expand description

Numeric Error.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_NW.html b/kvm_rs/x86_64/constant.CR0_NW.html index 76d02a6..00e00f3 100644 --- a/kvm_rs/x86_64/constant.CR0_NW.html +++ b/kvm_rs/x86_64/constant.CR0_NW.html @@ -1,2 +1,2 @@ -CR0_NW in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_NW

source ·
pub const CR0_NW: u64 = _; // 536_870_912u64
Expand description

Not Write-Torugh.

+CR0_NW in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_NW

Source
pub const CR0_NW: u64 = _; // 536_870_912u64
Expand description

Not Write-Torugh.

\ No newline at end of file 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 diff --git a/kvm_rs/x86_64/constant.CR0_PG.html b/kvm_rs/x86_64/constant.CR0_PG.html index 6c29bab..159ef45 100644 --- a/kvm_rs/x86_64/constant.CR0_PG.html +++ b/kvm_rs/x86_64/constant.CR0_PG.html @@ -1,3 +1,3 @@ -CR0_PG in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_PG

source ·
pub const CR0_PG: u64 = _; // 2_147_483_648u64
Expand description

Paging.

+CR0_PG in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_PG

Source
pub const CR0_PG: u64 = _; // 2_147_483_648u64
Expand description

Paging.

Enables paging when set, requires CR0_PE to be set as well.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_TS.html b/kvm_rs/x86_64/constant.CR0_TS.html index d1cfd77..aa1efcf 100644 --- a/kvm_rs/x86_64/constant.CR0_TS.html +++ b/kvm_rs/x86_64/constant.CR0_TS.html @@ -1,2 +1,2 @@ -CR0_TS in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_TS

source ·
pub const CR0_TS: u64 = _; // 8u64
Expand description

Task Switched.

+CR0_TS in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_TS

Source
pub const CR0_TS: u64 = _; // 8u64
Expand description

Task Switched.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR0_WP.html b/kvm_rs/x86_64/constant.CR0_WP.html index 9ba728c..981140c 100644 --- a/kvm_rs/x86_64/constant.CR0_WP.html +++ b/kvm_rs/x86_64/constant.CR0_WP.html @@ -1,3 +1,3 @@ -CR0_WP in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR0_WP

source ·
pub const CR0_WP: u64 = _; // 65_536u64
Expand description

Write Protect.

+CR0_WP in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR0_WP

Source
pub const CR0_WP: u64 = _; // 65_536u64
Expand description

Write Protect.

When set supervisor-level procedures can’t write to read-only pages.

\ No newline at end of file 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 diff --git a/kvm_rs/x86_64/constant.CR3_PCD.html b/kvm_rs/x86_64/constant.CR3_PCD.html index f74674f..ae3d43b 100644 --- a/kvm_rs/x86_64/constant.CR3_PCD.html +++ b/kvm_rs/x86_64/constant.CR3_PCD.html @@ -1,2 +1,2 @@ -CR3_PCD in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR3_PCD

source ·
pub const CR3_PCD: u64 = _; // 16u64
Expand description

Page-level Cache Disable.

+CR3_PCD in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR3_PCD

Source
pub const CR3_PCD: u64 = _; // 16u64
Expand description

Page-level Cache Disable.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR3_PWT.html b/kvm_rs/x86_64/constant.CR3_PWT.html index bbbfab4..22fe752 100644 --- a/kvm_rs/x86_64/constant.CR3_PWT.html +++ b/kvm_rs/x86_64/constant.CR3_PWT.html @@ -1,2 +1,2 @@ -CR3_PWT in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR3_PWT

source ·
pub const CR3_PWT: u64 = _; // 8u64
Expand description

Page-level Write-Through.

+CR3_PWT in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR3_PWT

Source
pub const CR3_PWT: u64 = _; // 8u64
Expand description

Page-level Write-Through.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.CR4_LA57.html b/kvm_rs/x86_64/constant.CR4_LA57.html index bfc83e9..b5cf579 100644 --- a/kvm_rs/x86_64/constant.CR4_LA57.html +++ b/kvm_rs/x86_64/constant.CR4_LA57.html @@ -1,4 +1,4 @@ -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.

+CR4_LA57 in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant 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 diff --git a/kvm_rs/x86_64/constant.CR4_PAE.html b/kvm_rs/x86_64/constant.CR4_PAE.html index 85a50ea..a8c389d 100644 --- a/kvm_rs/x86_64/constant.CR4_PAE.html +++ b/kvm_rs/x86_64/constant.CR4_PAE.html @@ -1,4 +1,4 @@ -CR4_PAE in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::CR4_PAE

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

Physical Address Extenstion.

+CR4_PAE in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant CR4_PAE

Source
pub const CR4_PAE: u64 = _; // 32u64
Expand description

Physical Address Extenstion.

When set enables paging to produce physicall addresses with more than 32 bits. Required before entering long mode.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.EFER_LMA.html b/kvm_rs/x86_64/constant.EFER_LMA.html index 2368111..ef17528 100644 --- a/kvm_rs/x86_64/constant.EFER_LMA.html +++ b/kvm_rs/x86_64/constant.EFER_LMA.html @@ -1,3 +1,3 @@ -EFER_LMA in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::EFER_LMA

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

Long Mode Active (readonly).

+EFER_LMA in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant EFER_LMA

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

Long Mode Active (readonly).

When set indicates long mode is active.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.EFER_LME.html b/kvm_rs/x86_64/constant.EFER_LME.html index 16cbf36..cd32d5d 100644 --- a/kvm_rs/x86_64/constant.EFER_LME.html +++ b/kvm_rs/x86_64/constant.EFER_LME.html @@ -1,3 +1,3 @@ -EFER_LME in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::EFER_LME

source ·
pub const EFER_LME: u64 = _; // 256u64
Expand description

Long Mode Enable.

+EFER_LME in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant EFER_LME

Source
pub const EFER_LME: u64 = _; // 256u64
Expand description

Long Mode Enable.

When set enables long mode operations.

\ No newline at end of file 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 diff --git a/kvm_rs/x86_64/constant.PAGE_ENTRY_PRESENT.html b/kvm_rs/x86_64/constant.PAGE_ENTRY_PRESENT.html index eac9476..7cb6134 100644 --- a/kvm_rs/x86_64/constant.PAGE_ENTRY_PRESENT.html +++ b/kvm_rs/x86_64/constant.PAGE_ENTRY_PRESENT.html @@ -1,2 +1,2 @@ -PAGE_ENTRY_PRESENT in kvm_rs::x86_64 - Rust
pub const PAGE_ENTRY_PRESENT: u64 = _; // 1u64
Expand description

Page entry present.

+PAGE_ENTRY_PRESENT in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant PAGE_ENTRY_PRESENT

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

Page entry present.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.PAGE_ENTRY_RW.html b/kvm_rs/x86_64/constant.PAGE_ENTRY_RW.html index 7704dac..09d4259 100644 --- a/kvm_rs/x86_64/constant.PAGE_ENTRY_RW.html +++ b/kvm_rs/x86_64/constant.PAGE_ENTRY_RW.html @@ -1,3 +1,3 @@ -PAGE_ENTRY_RW in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::PAGE_ENTRY_RW

source ·
pub const PAGE_ENTRY_RW: u64 = _; // 2u64
Expand description

Page region read/write.

+PAGE_ENTRY_RW in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant PAGE_ENTRY_RW

Source
pub const PAGE_ENTRY_RW: u64 = _; // 2u64
Expand description

Page region read/write.

If set, region reference by paging entry is writeable.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_AC.html b/kvm_rs/x86_64/constant.RFLAGS_AC.html index 54cb40e..a8065fe 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_AC.html +++ b/kvm_rs/x86_64/constant.RFLAGS_AC.html @@ -1,2 +1,2 @@ -RFLAGS_AC in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_AC

source ·
pub const RFLAGS_AC: u64 = _; // 262_144u64
Expand description

Alignment check.

+RFLAGS_AC in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_AC

Source
pub const RFLAGS_AC: u64 = _; // 262_144u64
Expand description

Alignment check.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_AF.html b/kvm_rs/x86_64/constant.RFLAGS_AF.html index 8982636..da54182 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_AF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_AF.html @@ -1,2 +1,2 @@ -RFLAGS_AF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_AF

source ·
pub const RFLAGS_AF: u64 = _; // 16u64
Expand description

Adjust flag.

+RFLAGS_AF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_AF

Source
pub const RFLAGS_AF: u64 = _; // 16u64
Expand description

Adjust flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_CF.html b/kvm_rs/x86_64/constant.RFLAGS_CF.html index 424ee2b..82ea933 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_CF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_CF.html @@ -1,2 +1,2 @@ -RFLAGS_CF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_CF

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

Carry flag.

+RFLAGS_CF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_CF

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

Carry flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_DF.html b/kvm_rs/x86_64/constant.RFLAGS_DF.html index 752b379..044a4ce 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_DF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_DF.html @@ -1,2 +1,2 @@ -RFLAGS_DF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_DF

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

Direction flag.

+RFLAGS_DF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_DF

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

Direction flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_IF.html b/kvm_rs/x86_64/constant.RFLAGS_IF.html index fc56a0d..b5d6ab7 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_IF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_IF.html @@ -1,2 +1,2 @@ -RFLAGS_IF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_IF

source ·
pub const RFLAGS_IF: u64 = _; // 512u64
Expand description

Sign flag.

+RFLAGS_IF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_IF

Source
pub const RFLAGS_IF: u64 = _; // 512u64
Expand description

Sign flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_IOPL.html b/kvm_rs/x86_64/constant.RFLAGS_IOPL.html index 73598ba..56544d8 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_IOPL.html +++ b/kvm_rs/x86_64/constant.RFLAGS_IOPL.html @@ -1,2 +1,2 @@ -RFLAGS_IOPL in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_IOPL

source ·
pub const RFLAGS_IOPL: u64 = _; // 12_288u64
Expand description

I/O privilege level.

+RFLAGS_IOPL in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_IOPL

Source
pub const RFLAGS_IOPL: u64 = _; // 12_288u64
Expand description

I/O privilege level.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_OF.html b/kvm_rs/x86_64/constant.RFLAGS_OF.html index 3b3dd0c..32dd48f 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_OF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_OF.html @@ -1,2 +1,2 @@ -RFLAGS_OF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_OF

source ·
pub const RFLAGS_OF: u64 = _; // 2_048u64
Expand description

Overflow flag.

+RFLAGS_OF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_OF

Source
pub const RFLAGS_OF: u64 = _; // 2_048u64
Expand description

Overflow flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_PF.html b/kvm_rs/x86_64/constant.RFLAGS_PF.html index 60a02f6..4893246 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_PF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_PF.html @@ -1,2 +1,2 @@ -RFLAGS_PF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_PF

source ·
pub const RFLAGS_PF: u64 = _; // 4u64
Expand description

Parity flag.

+RFLAGS_PF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_PF

Source
pub const RFLAGS_PF: u64 = _; // 4u64
Expand description

Parity flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_SF.html b/kvm_rs/x86_64/constant.RFLAGS_SF.html index c76df45..9aca149 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_SF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_SF.html @@ -1,2 +1,2 @@ -RFLAGS_SF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_SF

source ·
pub const RFLAGS_SF: u64 = _; // 128u64
Expand description

Sign flag.

+RFLAGS_SF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_SF

Source
pub const RFLAGS_SF: u64 = _; // 128u64
Expand description

Sign flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_TF.html b/kvm_rs/x86_64/constant.RFLAGS_TF.html index f90a74e..bec42da 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_TF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_TF.html @@ -1,2 +1,2 @@ -RFLAGS_TF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_TF

source ·
pub const RFLAGS_TF: u64 = _; // 256u64
Expand description

Trap flag.

+RFLAGS_TF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_TF

Source
pub const RFLAGS_TF: u64 = _; // 256u64
Expand description

Trap flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.RFLAGS_ZF.html b/kvm_rs/x86_64/constant.RFLAGS_ZF.html index 966a9ce..6daba21 100644 --- a/kvm_rs/x86_64/constant.RFLAGS_ZF.html +++ b/kvm_rs/x86_64/constant.RFLAGS_ZF.html @@ -1,2 +1,2 @@ -RFLAGS_ZF in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::RFLAGS_ZF

source ·
pub const RFLAGS_ZF: u64 = _; // 64u64
Expand description

Zero flag.

+RFLAGS_ZF in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant RFLAGS_ZF

Source
pub const RFLAGS_ZF: u64 = _; // 64u64
Expand description

Zero flag.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.SEG_SELECTOR_INDEX.html b/kvm_rs/x86_64/constant.SEG_SELECTOR_INDEX.html index 8824d41..91d8f14 100644 --- a/kvm_rs/x86_64/constant.SEG_SELECTOR_INDEX.html +++ b/kvm_rs/x86_64/constant.SEG_SELECTOR_INDEX.html @@ -1,4 +1,4 @@ -SEG_SELECTOR_INDEX in kvm_rs::x86_64 - Rust
pub const SEG_SELECTOR_INDEX: u16 = _; // 65_528u16
Expand description

Table index.

+SEG_SELECTOR_INDEX in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant SEG_SELECTOR_INDEX

Source
pub const SEG_SELECTOR_INDEX: u16 = _; // 65_528u16
Expand description

Table index.

Index into the GDT or LDT table to select the segment descriptor. GDT.base + 8 * index gives the address of the segment descriptor (times 8 because every segment descriptor is 8 byte).

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.SEG_SELECTOR_RPL.html b/kvm_rs/x86_64/constant.SEG_SELECTOR_RPL.html index 7422838..4b55ef4 100644 --- a/kvm_rs/x86_64/constant.SEG_SELECTOR_RPL.html +++ b/kvm_rs/x86_64/constant.SEG_SELECTOR_RPL.html @@ -1,4 +1,4 @@ -SEG_SELECTOR_RPL in kvm_rs::x86_64 - Rust
pub const SEG_SELECTOR_RPL: u16 = _; // 3u16
Expand description

Requested privilege level.

+SEG_SELECTOR_RPL in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant SEG_SELECTOR_RPL

Source
pub const SEG_SELECTOR_RPL: u16 = _; // 3u16
Expand description

Requested privilege level.

Privilege level of the segment selector, where 0 is the most privileged mode and 3 the least.

\ No newline at end of file diff --git a/kvm_rs/x86_64/constant.SEG_SELECTOR_TI.html b/kvm_rs/x86_64/constant.SEG_SELECTOR_TI.html index 4b59437..a66099b 100644 --- a/kvm_rs/x86_64/constant.SEG_SELECTOR_TI.html +++ b/kvm_rs/x86_64/constant.SEG_SELECTOR_TI.html @@ -1,4 +1,4 @@ -SEG_SELECTOR_TI in kvm_rs::x86_64 - Rust

Constant kvm_rs::x86_64::SEG_SELECTOR_TI

source ·
pub const SEG_SELECTOR_TI: u16 = _; // 4u16
Expand description

Table indicator.

+SEG_SELECTOR_TI in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Constant SEG_SELECTOR_TI

Source
pub const SEG_SELECTOR_TI: u16 = _; // 4u16
Expand description

Table indicator.

diff --git a/kvm_rs/x86_64/fn.rflags_ac.html b/kvm_rs/x86_64/fn.rflags_ac.html index 0711145..5045b40 100644 --- a/kvm_rs/x86_64/fn.rflags_ac.html +++ b/kvm_rs/x86_64/fn.rflags_ac.html @@ -1 +1 @@ -rflags_ac in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_ac

source ·
pub const fn rflags_ac(r: u64) -> u64
\ No newline at end of file +rflags_ac in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_ac

Source
pub const fn rflags_ac(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_af.html b/kvm_rs/x86_64/fn.rflags_af.html index f517642..bf70219 100644 --- a/kvm_rs/x86_64/fn.rflags_af.html +++ b/kvm_rs/x86_64/fn.rflags_af.html @@ -1 +1 @@ -rflags_af in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_af

source ·
pub const fn rflags_af(r: u64) -> u64
\ No newline at end of file +rflags_af in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_af

Source
pub const fn rflags_af(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_cf.html b/kvm_rs/x86_64/fn.rflags_cf.html index 7222f67..7047258 100644 --- a/kvm_rs/x86_64/fn.rflags_cf.html +++ b/kvm_rs/x86_64/fn.rflags_cf.html @@ -1 +1 @@ -rflags_cf in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_cf

source ·
pub const fn rflags_cf(r: u64) -> u64
\ No newline at end of file +rflags_cf in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_cf

Source
pub const fn rflags_cf(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_df.html b/kvm_rs/x86_64/fn.rflags_df.html index 321a9e2..382c9c8 100644 --- a/kvm_rs/x86_64/fn.rflags_df.html +++ b/kvm_rs/x86_64/fn.rflags_df.html @@ -1 +1 @@ -rflags_df in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_df

source ·
pub const fn rflags_df(r: u64) -> u64
\ No newline at end of file +rflags_df in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_df

Source
pub const fn rflags_df(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_if.html b/kvm_rs/x86_64/fn.rflags_if.html index 65cbedc..d064f21 100644 --- a/kvm_rs/x86_64/fn.rflags_if.html +++ b/kvm_rs/x86_64/fn.rflags_if.html @@ -1 +1 @@ -rflags_if in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_if

source ·
pub const fn rflags_if(r: u64) -> u64
\ No newline at end of file +rflags_if in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_if

Source
pub const fn rflags_if(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_iopl.html b/kvm_rs/x86_64/fn.rflags_iopl.html index 9eb1690..1940d22 100644 --- a/kvm_rs/x86_64/fn.rflags_iopl.html +++ b/kvm_rs/x86_64/fn.rflags_iopl.html @@ -1 +1 @@ -rflags_iopl in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_iopl

source ·
pub const fn rflags_iopl(r: u64) -> u64
\ No newline at end of file +rflags_iopl in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_iopl

Source
pub const fn rflags_iopl(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_of.html b/kvm_rs/x86_64/fn.rflags_of.html index 9f44e9d..9773ff5 100644 --- a/kvm_rs/x86_64/fn.rflags_of.html +++ b/kvm_rs/x86_64/fn.rflags_of.html @@ -1 +1 @@ -rflags_of in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_of

source ·
pub const fn rflags_of(r: u64) -> u64
\ No newline at end of file +rflags_of in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_of

Source
pub const fn rflags_of(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_pf.html b/kvm_rs/x86_64/fn.rflags_pf.html index b0ffc88..1595183 100644 --- a/kvm_rs/x86_64/fn.rflags_pf.html +++ b/kvm_rs/x86_64/fn.rflags_pf.html @@ -1 +1 @@ -rflags_pf in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_pf

source ·
pub const fn rflags_pf(r: u64) -> u64
\ No newline at end of file +rflags_pf in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_pf

Source
pub const fn rflags_pf(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_sf.html b/kvm_rs/x86_64/fn.rflags_sf.html index 317592e..db80e77 100644 --- a/kvm_rs/x86_64/fn.rflags_sf.html +++ b/kvm_rs/x86_64/fn.rflags_sf.html @@ -1 +1 @@ -rflags_sf in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_sf

source ·
pub const fn rflags_sf(r: u64) -> u64
\ No newline at end of file +rflags_sf in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_sf

Source
pub const fn rflags_sf(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_tf.html b/kvm_rs/x86_64/fn.rflags_tf.html index d34f68d..91e5000 100644 --- a/kvm_rs/x86_64/fn.rflags_tf.html +++ b/kvm_rs/x86_64/fn.rflags_tf.html @@ -1 +1 @@ -rflags_tf in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_tf

source ·
pub const fn rflags_tf(r: u64) -> u64
\ No newline at end of file +rflags_tf in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_tf

Source
pub const fn rflags_tf(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.rflags_zf.html b/kvm_rs/x86_64/fn.rflags_zf.html index 0ac01d0..da8a402 100644 --- a/kvm_rs/x86_64/fn.rflags_zf.html +++ b/kvm_rs/x86_64/fn.rflags_zf.html @@ -1 +1 @@ -rflags_zf in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::rflags_zf

source ·
pub const fn rflags_zf(r: u64) -> u64
\ No newline at end of file +rflags_zf in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function rflags_zf

Source
pub const fn rflags_zf(r: u64) -> u64
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.seg_selector_index.html b/kvm_rs/x86_64/fn.seg_selector_index.html index 783408d..2ec7597 100644 --- a/kvm_rs/x86_64/fn.seg_selector_index.html +++ b/kvm_rs/x86_64/fn.seg_selector_index.html @@ -1 +1 @@ -seg_selector_index in kvm_rs::x86_64 - Rust
pub const fn seg_selector_index(s: u16) -> u16
\ No newline at end of file +seg_selector_index in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function seg_selector_index

Source
pub const fn seg_selector_index(s: u16) -> u16
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.seg_selector_rpl.html b/kvm_rs/x86_64/fn.seg_selector_rpl.html index a3a647f..6a2b1e3 100644 --- a/kvm_rs/x86_64/fn.seg_selector_rpl.html +++ b/kvm_rs/x86_64/fn.seg_selector_rpl.html @@ -1 +1 @@ -seg_selector_rpl in kvm_rs::x86_64 - Rust
pub const fn seg_selector_rpl(s: u16) -> u16
\ No newline at end of file +seg_selector_rpl in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function seg_selector_rpl

Source
pub const fn seg_selector_rpl(s: u16) -> u16
\ No newline at end of file diff --git a/kvm_rs/x86_64/fn.seg_selector_ti.html b/kvm_rs/x86_64/fn.seg_selector_ti.html index e572d64..5b63825 100644 --- a/kvm_rs/x86_64/fn.seg_selector_ti.html +++ b/kvm_rs/x86_64/fn.seg_selector_ti.html @@ -1 +1 @@ -seg_selector_ti in kvm_rs::x86_64 - Rust

Function kvm_rs::x86_64::seg_selector_ti

source ·
pub const fn seg_selector_ti(s: u16) -> u16
\ No newline at end of file +seg_selector_ti in kvm_rs::x86_64 - Rust
kvm_rs::x86_64

Function seg_selector_ti

Source
pub const fn seg_selector_ti(s: u16) -> u16
\ No newline at end of file diff --git a/kvm_rs/x86_64/index.html b/kvm_rs/x86_64/index.html index 7e6a415..7fc8ac2 100644 --- a/kvm_rs/x86_64/index.html +++ b/kvm_rs/x86_64/index.html @@ -1,2 +1,2 @@ -kvm_rs::x86_64 - Rust

Module kvm_rs::x86_64

source ·
Expand description

x86_64 flags and bitfields.

-

Constants

Functions

\ No newline at end of file +kvm_rs::x86_64 - Rust
kvm_rs

Module x86_64

Source
Expand description

x86_64 flags and bitfields.

+

Constants§

Functions§

\ No newline at end of file -- cgit v1.2.3
TITable
0GDT
1LDT