summaryrefslogtreecommitdiffstats
path: root/arch/x86/coco/tdx/tdx-shared.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/virt/tdx: Define TDX supported page sizes as macrosKai Huang2023-12-081-3/+3
* x86/tdx: Remove 'struct tdx_hypercall_args'Kai Huang2023-09-131-30/+7
* x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asmKai Huang2023-09-131-2/+2
* x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALLKai Huang2023-09-131-0/+43
* x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structureKai Huang2023-09-121-3/+3
* x86/tdx: Rename __tdx_module_call() to __tdcall()Kai Huang2023-09-121-1/+1
* x86/tdx: Make macros of TDCALLs consistent with the specKai Huang2023-09-121-2/+2
* x86/tdx: Add unaccepted memory supportKirill A. Shutemov2023-06-061-0/+71