Searched defs:seamcall (Results 1 – 2 of 2) sorted by relevance
11 #define seamcall .byte 0x66,0x0f,0x01,0xcf macro
113 #define seamcall(_fn, _args) sc_retry(__seamcall, (_fn), (_args)) macro