summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx/sgx.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1
2022-07-07x86/sgx: Free up EPC pages directly to support large page rangesReinette Chatre1-0/+1
2022-07-07x86/sgx: Make sgx_ipi_cb() available internallyReinette Chatre1-0/+2
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen1-0/+1
2021-11-15x86/sgx: Initial poison handling for dirty and free pagesTony Luck1-1/+3
2021-11-15x86/sgx: Add new sgx_epc_page flag bit to mark free pagesTony Luck1-0/+3
2021-04-06x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRsKai Huang1-0/+2
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson1-1/+1
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson1-0/+9
2021-03-27x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang1-0/+4
2021-03-19x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()Jarkko Sakkinen1-6/+10
2021-03-18x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_listJarkko Sakkinen1-7/+0
2020-11-18x86/sgx: Clarify 'laundry_list' lockingDave Hansen1-3/+12
2020-11-18x86/sgx: Add a page reclaimerJarkko Sakkinen1-0/+13
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen1-0/+1
2020-11-17x86/sgx: Add SGX page allocator functionsJarkko Sakkinen1-0/+3
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson1-0/+60