Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/virt/vmx/tdx/
Dtdx.c55 typedef void (*sc_err_func_t)(u64 fn, u64 err, struct tdx_module_args *args); typedef
72 static inline int sc_retry_prerr(sc_func_t func, sc_err_func_t err_func, in sc_retry_prerr()