/kernel/linux/linux-5.10/arch/nds32/lib/ |
H A D | clear_user.S | 21 andi $r1, $r1, #3 ! Bytes less than a word to copy 39 sub $r0, $r5, $r0 ! Bytes left to copy
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/ |
H A D | los_exc.S | 234 SUB R13, #96 ; add 8 Bytes reg(for STMFD) 254 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/ |
H A D | los_exc.S | 234 SUB R13, #96 ; add 8 Bytes reg(for STMFD) 254 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
H A D | los_exc.S | 245 SUB R13, #96 ; add 8 Bytes reg(for STMFD) 265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
|
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/ |
H A D | los_exc.S | 245 SUB R13, #96 ; add 8 Bytes reg(for STMFD) 265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
|
/kernel/liteos_m/arch/arm/cortex-m4/iar/ |
H A D | los_exc.S | 245 SUB R13, #96 ; add 8 Bytes reg(for STMFD)
265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
|
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/ |
H A D | los_exc.S | 245 SUB R13, #96 ; add 8 Bytes reg(for STMFD) 265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
|
/kernel/liteos_m/arch/arm/cortex-m7/iar/ |
H A D | los_exc.S | 245 SUB R13, #96 ; add 8 Bytes reg(for STMFD) 265 SUB R13, #32 ; add 8 Bytes reg(for STMFD)
|
/kernel/uniproton/src/arch/cpu/armv7-m/cortex-m4/ |
H A D | prt_hw_exc.S | 253 SUB R13, #OS_NORMAL_PUSH_SP_AUTO @ first add 8*4 Bytes Revs (for Reg. STMFD xPSR, PC, LR, R12,R0~R3)
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_cnfg.h | 274 U8 Bytes[4]; member 297 U8 Bytes[8]; member
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_cnfg.h | 274 U8 Bytes[4]; member 297 U8 Bytes[8]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 1003 s_lshl_b32 s_lds_size_byte, s_lds_size_byte, 8 //LDS size in dwords = lds_size * 64 *4Bytes // granularity 64DW
|
H A D | cwsr_trap_handler_gfx10.asm | 1061 s_lshl_b32 s_lds_size_byte, s_lds_size_byte, 8 //LDS size in dwords = lds_size * 64 *4Bytes // granularity 64DW
|
H A D | cwsr_trap_handler_gfx8.asm | 721 s_lshl_b32 s_lds_size_byte, s_lds_size_byte, 8 //LDS size in dwords = lds_size * 64 *4Bytes // granularity 64DW
|
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/ |
H A D | mpi_cnfg.h | 351 U8 Bytes[4]; member
|
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/ |
H A D | mpi_cnfg.h | 351 U8 Bytes[4]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 1022 s_lshl_b32 s_lds_size_byte, s_lds_size_byte, 8 //LDS size in dwords = lds_size * 64 *4Bytes // granularity 64DW
|
H A D | cwsr_trap_handler_gfx8.asm | 722 s_lshl_b32 s_lds_size_byte, s_lds_size_byte, 8 //LDS size in dwords = lds_size * 64 *4Bytes // granularity 64DW
|
H A D | cwsr_trap_handler_gfx10.asm | 1175 s_lshl_b32 s_lds_size_byte, s_lds_size_byte, 8 //LDS size in dwords = lds_size * 64 *4Bytes // granularity 64DW
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 500 # output r13 Bytes 858 # output encrypted Bytes 1774 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */ 1785 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ 1789 # u64 plaintext_len) /* Length of data in Bytes for encryption. */ 1814 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ 1818 # u64 plaintext_len) /* Length of data in Bytes for encryption. */ 1843 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ 2742 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */ 2753 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ [all...] |
H A D | aesni-intel_asm.S | 749 # output encrypted Bytes
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 466 # output r13 Bytes 826 # output encrypted Bytes 1742 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */ 1753 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ 1757 # u64 plaintext_len) /* Length of data in Bytes for encryption. */ 1782 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ 1786 # u64 plaintext_len) /* Length of data in Bytes for encryption. */ 1811 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ 2710 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */ 2721 # gcm_data *my_ctx_data, /* aligned to 16 Bytes */ [all...] |
H A D | aesni-intel_asm.S | 745 # output encrypted Bytes
|