Searched defs:rcx (Results 1 – 11 of 11) sorted by relevance
/arch/x86/kernel/cpu/sgx/ |
D | encls.h | 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 124 #define __encls_2(rax, rbx, rcx) \ argument 130 #define __encls_1_1(rax, data, rcx) \ argument
|
/arch/x86/purgatory/ |
D | entry64.S | 63 rcx: .quad 0x0 label
|
/arch/x86/include/asm/shared/ |
D | tdx.h | 82 u64 rcx; member
|
/arch/x86/include/uapi/asm/ |
D | ptrace.h | 61 unsigned long rcx; member
|
D | sigcontext.h | 340 __u64 rcx; member
|
D | kvm.h | 113 __u64 rax, rbx, rcx, rdx; member
|
/arch/x86/include/asm/ |
D | kexec.h | 164 uint64_t rcx; member
|
D | svm.h | 418 u64 rcx; member 477 u64 rcx; member
|
/arch/x86/include/asm/xen/ |
D | interface_64.h | 84 uint64_t rax, r11, rcx, flags, rip, cs, rflags, rsp, ss; member
|
/arch/x86/coco/tdx/ |
D | tdx.c | 70 static inline void tdx_module_call(u64 fn, u64 rcx, u64 rdx, u64 r8, u64 r9, in tdx_module_call()
|
/arch/x86/kvm/ |
D | emulate.c | 2514 u64 msr_data, rcx, rdx; in em_sysexit() local 3947 u64 rcx = reg_read(ctxt, VCPU_REGS_RCX); in check_rdpmc() local
|