Skip to main content

xen_remove_from_physmap_t

Type Alias xen_remove_from_physmap_t 

Source
pub type xen_remove_from_physmap_t = xen_remove_from_physmap;

Aliased Type§

#[repr(C)]
pub struct xen_remove_from_physmap_t { pub domid: u16, pub gpfn: u64, }

Fields§

§domid: u16§gpfn: u64