Searched refs:et (Results 1 – 9 of 9) sorted by relevance
/arch/nios2/kernel/ |
D | head.S | 86 nextpc et 88 stw r3, r3save - helper(et) 93 movia et, pgd_current 95 ldw et, 0(et) 96 add r3, et, r3 97 ldw et, 0(r3) 101 add et, r3, et 102 ldw et, 0(et) 103 wrctl tlbacc, et 104 nextpc et [all …]
|
D | entry.S | 58 movui et, (KUSER_BASE + 4 + (cmpxchg_stw - __kuser_helper_start)) 59 bgtu ea, et, 1f 61 subi et, et, (cmpxchg_stw - cmpxchg_ldw) /* et = cmpxchg_ldw + 4 */ 62 bltu ea, et, 1f 63 stw et, PT_EA(sp) /* fix up EA */ 64 mov ea, et
|
D | insnemu.S | 39 ldw et, PT_ESTATUS(sp) 40 wrctl estatus, et 42 ldw et, PT_SP(sp) /* backup sp in et */ 144 stw et, 108(sp) /* et contains previous sp value. */
|
/arch/x86/include/asm/ |
D | microcode_intel.h | 54 #define exttable_size(et) ((et)->count * EXT_SIGNATURE_SIZE + EXT_HEADER_SIZE) argument
|
/arch/x86/kernel/cpu/microcode/ |
D | amd.c | 69 static u16 find_equiv_id(struct equiv_cpu_table *et, u32 sig) in find_equiv_id() argument 73 if (!et || !et->num_entries) in find_equiv_id() 76 for (i = 0; i < et->num_entries; i++) { in find_equiv_id() 77 struct equiv_cpu_entry *e = &et->entry[i]; in find_equiv_id()
|
/arch/s390/include/asm/ |
D | cio.h | 256 __u32 et : 2; member
|
/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 48 ## Vinodh Gopal et. al. Optimized Galois-Counter-Mode Implementation 51 ## Erdinc Ozturk et. al. Enabling High-Performance Galois-Counter-Mode
|
/arch/arm/boot/dts/ |
D | Makefile | 1232 sun8i-a33-et-q8-v1.6.dtb \
|
/arch/arm64/ |
D | Kconfig | 1569 copy_to_user et al) memory access to fail with a permission fault.
|