Skip to main content

selected_nested_paging_format

Function selected_nested_paging_format 

Source
pub fn selected_nested_paging_format() -> X86VcpuResult<X86NestedPagingFormat>
Expand description

Return the nested-paging format selected during initialization.

ยงErrors

Returns X86VcpuError::BadState when initialization has not selected a backend.