summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/sgx/virt.c
AgeCommit message (Expand)Author
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2021-10-22x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini
2021-10-22x86/sgx/virt: extract sgx_vepc_remove_pagePaolo Bonzini
2021-06-15x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang
2021-04-12x86/sgx: Mark sgx_vepc_vm_ops staticWei Yongjun
2021-04-06x86/sgx: Add helpers to expose ECREATE and EINIT to KVMSean Christopherson
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson