Function set_page_acceptance

Source
pub fn set_page_acceptance(
    local_map: &mut LocalMap<'_>,
    range: MemoryRange,
    validate: bool,
) -> Result<(), AcceptGpaError>
Expand description

Accepts or unaccepts a specific gpa range. On SNP systems, this corresponds to issuing a pvalidate over the GPA range with the desired value of the validate bit.