| /linux-4.4.14/arch/sparc/kernel/ | 
| D | sun4v_tlb_miss.S | 10 #define LOAD_ITLB_INFO(BASE, VADDR, CTX) \  argument15 #define LOAD_DTLB_INFO(BASE, VADDR, CTX) \  argument
 23 #define	COMPUTE_TAG_TARGET(DEST, VADDR, CTX, ZERO_CTX_LABEL) \  argument
 
 | 
| D | iommu.c | 27 #define STC_CTXMATCH_ADDR(STC, CTX)	\  argument69 #define IOPTE_CONSISTENT(CTX) \  argument
 73 #define IOPTE_STREAMING(CTX) \  argument
 
 | 
| /linux-4.4.14/arch/x86/crypto/ | 
| D | blowfish-x86_64-asm_64.S | 36 #define CTX %rdi  macro
 | 
| D | sha256-ssse3-asm.S | 92 CTX = %rdi        # 1st arg  define
 | 
| D | sha256-avx-asm.S | 100 CTX = %rdi        # 1st arg  define
 | 
| D | sha512-avx2-asm.S | 73 CTX         = %rdi  define
 | 
| D | sha256-avx2-asm.S | 95 CTX	= %rdi	# 1st arg  define
 | 
| D | sha1_ssse3_asm.S | 33 #define CTX	%rdi	// arg1  macro
 | 
| D | camellia-x86_64-asm_64.S | 53 #define CTX %rdi  macro
 | 
| D | twofish-x86_64-asm_64-3way.S | 39 #define CTX %rdi  macro
 | 
| D | des3_ede-asm_64.S | 32 #define CTX %rdi  macro
 | 
| D | cast5-avx-x86_64-asm_64.S | 49 #define CTX %rdi  macro
 | 
| D | twofish-avx-x86_64-asm_64.S | 52 #define CTX %rdi  macro
 | 
| D | cast6-avx-x86_64-asm_64.S | 49 #define CTX %rdi  macro
 | 
| D | sha1_avx2_x86_64_asm.S | 74 #define	CTX	%rdi	/* arg1 */  macro
 | 
| D | serpent-sse2-i586-asm_32.S | 40 #define CTX %edx  macro
 | 
| D | serpent-avx-x86_64-asm_64.S | 41 #define CTX %rdi  macro
 | 
| D | camellia-aesni-avx-asm_64.S | 27 #define CTX %rdi  macro
 | 
| D | serpent-sse2-x86_64-asm_64.S | 32 #define CTX %rdi  macro
 | 
| D | serpent-avx2-asm_64.S | 34 #define CTX %rdi  macro
 | 
| D | camellia-aesni-avx2-asm_64.S | 22 #define CTX %rdi  macro
 | 
| /linux-4.4.14/kernel/bpf/ | 
| D | core.c | 51 #define CTX	regs[BPF_REG_CTX]  macro
 | 
| /linux-4.4.14/arch/powerpc/xmon/ | 
| D | ppc-opc.c | 1587 #define CTX(op, xop)   (OP (op) | (((unsigned long)(xop)) & 0x7))  macro
 |