Searched defs:tdcall (Results 1 – 2 of 2) sorted by relevance
9 #define tdcall .byte 0x66,0x0f,0x01,0xcc macro
71 static inline void tdcall(u64 fn, struct tdx_module_args *args) in tdcall() function