Function tdx_guest::tdcall::read_page_attr
source · pub fn read_page_attr(gpa: &[u8]) -> Result<PageAttr, TdCallError>
Expand description
Read the GPA mapping and attributes of a TD private page.
pub fn read_page_attr(gpa: &[u8]) -> Result<PageAttr, TdCallError>
Read the GPA mapping and attributes of a TD private page.