Searched defs:rax (Results 1 – 12 of 12) sorted by relevance
/linux/arch/x86/kernel/cpu/sgx/ |
H A D | encls.h | 67 #define __encls_ret_N(rax, inputs...) \ argument 80 #define __encls_ret_1(rax, rcx) \ argument 85 #define __encls_ret_2(rax, rbx, rcx) \ argument 90 #define __encls_ret_3(rax, rbx, rcx, rdx) \ argument 110 #define __encls_N(rax, rbx_out, inputs...) \ argument 124 #define __encls_2(rax, rbx, rcx) \ argument 130 #define __encls_1_1(rax, data, rcx) \ argument
|
/linux/arch/x86/purgatory/ |
H A D | entry64.S | 62 rax: .quad 0x0 label
|
/linux/tools/testing/selftests/sgx/ |
H A D | test_encl.c | 39 int rax; in do_encl_eaccept() local
|
/linux/tools/testing/selftests/proc/ |
H A D | proc-empty-vm.c | 192 uint64_t rax = 0xffffffffff600000; in vsyscall() local
|
H A D | proc-pid-vm.c | 261 uint64_t rax = 0xffffffffff600000; in vsyscall() local
|
/linux/tools/testing/selftests/x86/ |
H A D | test_syscall_vdso.c | 59 uint64_t rax, rbx, rcx, rdx; member
|
/linux/include/xen/interface/hvm/ |
H A D | hvm_vcpu.h | 75 uint64_t rax; member
|
/linux/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 168 uint64_t rax; member
|
/linux/arch/x86/include/uapi/asm/ |
H A D | sigcontext.h | 339 __u64 rax; member
|
/linux/include/uapi/linux/ |
H A D | acrn.h | 226 __le64 rax; member
|
/linux/arch/x86/include/asm/ |
H A D | sev.h | 396 u64 rax; member
|
/linux/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 114 __u64 rax, rbx, rcx, rdx; member
|