Searched defs:rax (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/xen/ |
D | interface_64.h | 83 uint64_t rax, r11, rcx, flags, rip, cs, rflags, rsp, ss; member
|
/linux-2.6.39/arch/x86/include/asm/ |
D | ptrace.h | 81 unsigned long rax; member
|
D | sigcontext.h | 246 unsigned long rax; member
|
D | svm.h | 161 u64 rax; member
|
D | kvm.h | 92 __u64 rax, rbx, rcx, rdx; member
|
/linux-2.6.39/arch/x86/kvm/ |
D | emulate.c | 1438 unsigned long *rax = &c->regs[VCPU_REGS_RAX]; in emulate_grp3() local
|