[][src]Function xhypervisor::protect_mem

pub fn protect_mem(
    gpa: u64,
    size: usize,
    mem_perm: &MemPerm
) -> Result<(), Error>

Modifies the permissions of a region in the guest physical address space of the virtual machine