aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx/sgx.h
AgeCommit message (Expand)Author
2022-07-07x86/sgx: Free up EPC pages directly to support large page rangesReinette Chatre
2022-07-07x86/sgx: Make sgx_ipi_cb() available internallyReinette Chatre
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen
2021-11-15x86/sgx: Initial poison handling for dirty and free pagesTony Luck
2021-11-15x86/sgx: Add new sgx_epc_page flag bit to mark free pagesTony Luck
2021-04-06x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRsKai Huang
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson
2021-03-26x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang
2021-03-19x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()Jarkko Sakkinen
2021-03-18x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_listJarkko Sakkinen
2020-11-18x86/sgx: Clarify 'laundry_list' lockingDave Hansen
2020-11-18x86/sgx: Add a page reclaimerJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen
2020-11-17x86/sgx: Add SGX page allocator functionsJarkko Sakkinen
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson