Function x86::bits64::sgx::enclu_eacceptcopy[][src]

pub unsafe fn enclu_eacceptcopy(
    secinfo: u64,
    destination_epc_page: u64,
    source_epc_page: u64
) -> u32

Initialize a Pending Page.

Arguments

  • Address of a SECINFO.
  • Address of the destination EPC page.
  • Address of the source EPC page.

Returns an error code.