Home
last modified time | relevance | path

Searched refs:TDVMCALL_MAP_GPA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/shared/
H A Dtdx.h33 #define TDVMCALL_MAP_GPA 0x10001 macro
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c805 if (_tdx_hypercall(TDVMCALL_MAP_GPA, start, end - start, 0, 0)) in tdx_enc_status_changed()