Searched refs:lcall (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/lddstub/i386/
H A Dlddstub.s39 lcall $7,$0
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c141 static int lcall(char *sub, char **subargs);
492 exitstat |= lcall(cmdname, arglist);
867 lcall(char *sub, char **subargs) function
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dsyscall_asm.s62 * - {int,lcall}/iret (i386)
302 * gate (lcall 0x27) _and_ the interrupt gate (int 0x91). For our purposes,
467 * There, the caller (lcall or int) in userland has arranged that:
472 * Normally the lcall instruction into the call gate causes the processor
512 * kernel state as if we'd come in on an lcall
694 * Call syscall(). Called from trap() on watchpoint at lcall 0,7
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dasm.S243 lcall *%es:0(%bx) /* Do the UNDI call */
293 lcall *%cs:(pxenv_entrypointsp-1b)(%bx) /* Do the UNDI call */
479 .byte 0x9a /* lcall */
841 /* lcall */
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure4025 lcall *(offset)

Completed in 106 milliseconds