summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/sgx/virt.c
Commit message (Expand)AuthorAgeFilesLines
* x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-061-0/+3
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini2021-10-221-0/+53
* x86/sgx/virt: extract sgx_vepc_remove_pagePaolo Bonzini2021-10-221-5/+7
* x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang2021-06-151-0/+1
* x86/sgx: Mark sgx_vepc_vm_ops staticWei Yongjun2021-04-121-1/+1
* x86/sgx: Add helpers to expose ECREATE and EINIT to KVMSean Christopherson2021-04-061-0/+117
* x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson2021-04-061-0/+259