summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/sgx/sgx.h
AgeCommit message (Expand)AuthorFilesLines
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-26x86/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