pub fn set_hugepage( start: Address, size: usize, options: HugePageSupport, ) -> Result<()>
Set huge page option for the given memory.