Home
last modified time | relevance | path

Searched defs:tdcall (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/virt/vmx/tdx/
H A Dtdxcall.S9 #define tdcall .byte 0x66,0x0f,0x01,0xcc macro
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c71 static inline void tdcall(u64 fn, struct tdx_module_args *args) in tdcall() function