Function tdx_guest::tdcall::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.