Searched refs:seamcall (Results 1 – 3 of 3) sorted by relevance
11 #define seamcall .byte 0x66,0x0f,0x01,0xcf macro90 seamcall
2 obj-y += seamcall.o tdx.o
113 #define seamcall(_fn, _args) sc_retry(__seamcall, (_fn), (_args)) macro