Searched refs:seamcall (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/virt/vmx/tdx/
H A DMakefile2 obj-y += seamcall.o tdx.o
H A Dtdxcall.S11 #define seamcall .byte 0x66,0x0f,0x01,0xcf define
90 seamcall
/linux-master/arch/x86/include/asm/
H A Dtdx.h113 #define seamcall(_fn, _args) sc_retry(__seamcall, (_fn), (_args)) macro

Completed in 177 milliseconds