Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/virt/vmx/tdx/
H A Dtdx.c93 #define seamcall_prerr(__fn, __args) \ macro
120 sysinit_ret = seamcall_prerr(TDH_SYS_INIT, &args); in try_init_module_global()
169 ret = seamcall_prerr(TDH_SYS_LP_INIT, &args); in tdx_cpu_enable()
945 ret = seamcall_prerr(TDH_SYS_CONFIG, &args); in config_tdx_module()
957 return seamcall_prerr(TDH_SYS_KEY_CONFIG, &args); in do_global_key_config()