Searched refs:SYSCALL_ARCH_IOPL (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/tests/boot/
H A Dkbsd.init-i386.S34 #define SYSCALL_ARCH_IOPL 2 define
70 pushl $SYSCALL_ARCH_IOPL
H A Dkbsd.init-x86_64.S33 #define SYSCALL_ARCH_IOPL 2 define
60 movq $SYSCALL_ARCH_IOPL, %rdi
H A Dkfreebsd.init-i386.S27 #define SYSCALL_ARCH_IOPL 4 define
70 pushl $SYSCALL_ARCH_IOPL
H A Dkfreebsd.init-x86_64.S26 #define SYSCALL_ARCH_IOPL 4 define
58 movq $SYSCALL_ARCH_IOPL, %rdi

Completed in 35 milliseconds