Home
last modified time | relevance | path

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

/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c101 #define seamcall_prerr(__fn, __args) \ macro
128 sysinit_ret = seamcall_prerr(TDH_SYS_INIT, &args); in try_init_module_global()
177 ret = seamcall_prerr(TDH_SYS_LP_INIT, &args); in tdx_cpu_enable()
963 ret = seamcall_prerr(TDH_SYS_CONFIG, &args); in config_tdx_module()
975 return seamcall_prerr(TDH_SYS_KEY_CONFIG, &args); in do_global_key_config()