Searched defs:rax (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_64.h33 * Output: %rax
141 uint64_t rax, r11, rcx, flags, rip, cs, rflags, rsp, ss; member in struct:iret_context
146 /* Anonymous union includes both 32- and 64-bit names (e.g., eax/rax). */
152 /* Non-gcc sources must always use the proper 64-bit name (e.g., rax). */
217 unsigned long rax; member in struct:panic_regs

Completed in 70 milliseconds