Lines Matching full:removal
488 /* Complete page removal. */
1437 /* Start page removal by requesting change of page type to PT_TRIM. */ in TEST_F()
1453 * Enter enclave via TCS #1 and approve page removal by sending in TEST_F()
1493 /* Send final ioctl() to complete page removal. */ in TEST_F()
1557 * Ensure sane behavior if user requests page removal, does not run
1558 * EACCEPT from within enclave but still attempts to finalize page removal
1560 * because the removal was not EACCEPTed from within the enclave.
1638 /* Start page removal by requesting change of page type to PT_TRIM */ in TEST_F()
1655 /* Send final ioctl() to complete page removal */ in TEST_F()
1671 * Request enclave page removal but instead of correctly following with
1749 /* Start page removal by requesting change of page type to PT_TRIM. */ in TEST_F()
1784 * Request enclave page removal and correctly follow with
1785 * EACCEPT but do not follow with removal ioctl() but instead a read attempt
1864 /* Start page removal by requesting change of page type to PT_TRIM. */ in TEST_F()
1965 * Enter enclave via TCS #1 and approve page removal by sending in TEST_F()