pub type PDPTE = _PDPT_ENTRY;Aliased Type§
#[repr(C)]pub union PDPTE {
pub Bits: _PDPT_ENTRY__bindgen_ty_1,
pub All: u64,
}Fields§
§Bits: _PDPT_ENTRY__bindgen_ty_1§All: u64pub type PDPTE = _PDPT_ENTRY;#[repr(C)]pub union PDPTE {
pub Bits: _PDPT_ENTRY__bindgen_ty_1,
pub All: u64,
}Bits: _PDPT_ENTRY__bindgen_ty_1§All: u64