Function write_page_attr

Source
pub fn write_page_attr(
    page_attr: PageAttr,
    attr_flags: u64,
) -> Result<PageAttr, TdCallError>
Expand description

Write the attributes of a private page. Create or remove L2 page aliases as required.