Searched defs:I (Results 1 – 6 of 6) sorted by relevance
/arch/x86/crypto/sha-mb/ |
D | sha1_x8_avx2.S | 357 I = (I+1) define 371 I = 0 define 375 I = (I+1) define 384 I = (I+1) define 392 I = (I+1) define 400 I = (I+1) define 408 I = (I+1) define
|
D | sha1_mb_mgr_flush_avx2.S | 161 I = 0 define 172 I = (I+1) define
|
/arch/x86/purgatory/ |
D | sha256.c | 38 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() 43 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
|
/arch/s390/include/asm/ |
D | cpu_mf.h | 111 unsigned int I:1; /* 31 entry valid or invalid */ member 122 unsigned int I:1; /* 31 entry valid or invalid */ member
|
/arch/ia64/kernel/ |
D | kprobes.c | 45 enum instruction_type {A, I, M, F, B, L, X, u}; enumerator
|
/arch/x86/kvm/ |
D | emulate.c | 3677 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) } macro
|