Searched refs:TDG_VM_WR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/shared/ | ||
H A D | tdx.h | 19 #define TDG_VM_WR 8 macro |
/openbmc/linux/arch/x86/coco/tdx/ | ||
H A D | tdx.c | 100 return __tdcall(TDG_VM_WR, &args); in tdg_vm_wr() |