aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/sgx/sgx.h
Commit message (Expand)AuthorAgeFilesLines
* x86/sgx: Free up EPC pages directly to support large page rangesReinette Chatre2022-07-071-0/+1
* x86/sgx: Make sgx_ipi_cb() available internallyReinette Chatre2022-07-071-0/+2
* x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen2021-12-091-0/+1
* x86/sgx: Initial poison handling for dirty and free pagesTony Luck2021-11-151-1/+3
* x86/sgx: Add new sgx_epc_page flag bit to mark free pagesTony Luck2021-11-151-0/+3
* x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRsKai Huang2021-04-061-0/+2
* x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson2021-04-061-1/+1
* x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson2021-04-061-0/+9
* x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()Kai Huang2021-03-261-0/+4
* x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()Jarkko Sakkinen2021-03-191-6/+10
* x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_listJarkko Sakkinen2021-03-181-7/+0
* x86/sgx: Clarify 'laundry_list' lockingDave Hansen2020-11-181-3/+12
* x86/sgx: Add a page reclaimerJarkko Sakkinen2020-11-181-0/+13
* x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen2020-11-181-0/+1
* x86/sgx: Add SGX page allocator functionsJarkko Sakkinen2020-11-171-0/+3
* x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson2020-11-171-0/+60