Home
last modified time | relevance | path

Searched refs:ALIGN (Results 1 – 25 of 1168) sorted by relevance

12345678910>>...47

/linux-6.6.21/drivers/media/platform/qcom/venus/
Dhfi_plat_bufs_v6.c56 (MAX_FE_NBR_DATA_LUMA_LINE_BUFFER_SIZE * ALIGN((width), 16) * 3)
76 (ALIGN((height), 16) * 32)
102 (MAX_FE_NBR_DATA_LUMA_LINE_BUFFER_SIZE * (ALIGN(width, 64) + 8) * 2)
106 (ALIGN(width, LCU_MAX_SIZE_PELS) / LCU_MIN_SIZE_PELS))
110 (ALIGN(height, LCU_MAX_SIZE_PELS) / LCU_MIN_SIZE_PELS))
128 (ALIGN(width, LCU_MIN_SIZE_PELS) / LCU_MIN_SIZE_PELS))
164 (((ALIGN(width, 64) + 8) * 10 * 2)) /* small line */
180 ALIGN((ALIGN(height, 16) / (4 / 2)) * 64, 32)
182 ((ALIGN(width, 16) + 8) * 10 * 2)
184 ((ALIGN(ALIGN(width, 16), 64) + 8) * 10 * 2)
[all …]
/linux-6.6.21/arch/s390/kernel/
Dvmlinux.lds.S56 . = ALIGN(PAGE_SIZE);
62 . = ALIGN(PAGE_SIZE);
65 . = ALIGN(PAGE_SIZE);
71 . = ALIGN(PAGE_SIZE);
77 . = ALIGN(8);
84 . = ALIGN(PAGE_SIZE);
88 . = ALIGN(PAGE_SIZE); /* Init code and data */
91 . = ALIGN(PAGE_SIZE);
95 . = ALIGN(PAGE_SIZE);
117 . = ALIGN(8);
[all …]
/linux-6.6.21/arch/x86/kernel/
Dvmlinux.lds.S62 #define X86_ALIGN_RODATA_BEGIN . = ALIGN(HPAGE_SIZE);
65 . = ALIGN(HPAGE_SIZE); \
69 #define ALIGN_ENTRY_TEXT_BEGIN . = ALIGN(PMD_SIZE);
70 #define ALIGN_ENTRY_TEXT_END . = ALIGN(PMD_SIZE);
81 . = ALIGN(PMD_SIZE); \
84 . = ALIGN(PAGE_SIZE); \
86 . = ALIGN(PMD_SIZE); \
93 . = ALIGN(PAGE_SIZE); \
163 . = ALIGN(PAGE_SIZE);
200 . = ALIGN(PAGE_SIZE);
[all …]
/linux-6.6.21/arch/arm64/kernel/
Dvmlinux.lds.S11 . = ALIGN(SZ_8); \
18 . = ALIGN(PAGE_SIZE); \
22 . = ALIGN(PAGE_SIZE); \
27 . = ALIGN(PAGE_SIZE); \
33 .hyp.reloc : ALIGN(4) { \
42 . = ALIGN(PAGE_SIZE); \
78 . = ALIGN(PAGE_SIZE); \
85 . = ALIGN(PAGE_SIZE); \
89 . = ALIGN(SZ_4K); \
116 . = ALIGN(PAGE_SIZE); \
[all …]
/linux-6.6.21/include/asm-generic/
Dvmlinux.lds.h85 #define ALIGN_FUNCTION() . = ALIGN(CONFIG_FUNCTION_ALIGNMENT)
120 #define STRUCT_ALIGN() . = ALIGN(STRUCT_ALIGNMENT)
179 #define MCOUNT_REC() . = ALIGN(8); \
241 . = ALIGN(8); \
257 . = ALIGN(8); \
274 . = ALIGN(8); \
289 . = ALIGN(8); \
297 . = ALIGN(8); \
301 . = ALIGN(8); \
313 . = ALIGN(8); \
[all …]
/linux-6.6.21/arch/powerpc/kernel/
Dvmlinux.lds.S14 . = ALIGN(align); \
22 . = ALIGN(align); \
98 .text ALIGN(0) : AT(ADDR(.text) - LOAD_OFFSET) {
130 . = ALIGN(PAGE_SIZE);
176 .got : AT(ADDR(.got) - LOAD_OFFSET) ALIGN(256) {
195 . = ALIGN(8);
202 . = ALIGN(8);
209 . = ALIGN(8);
216 . = ALIGN(8);
223 . = ALIGN(8);
[all …]
/linux-6.6.21/arch/loongarch/kernel/
Dvmlinux.lds.S41 . = ALIGN(PECOFF_SEGMENT_ALIGN);
53 . = ALIGN(PECOFF_SEGMENT_ALIGN);
56 . = ALIGN(PECOFF_SEGMENT_ALIGN);
65 . = ALIGN(PECOFF_SEGMENT_ALIGN);
75 . = ALIGN(4);
94 . = ALIGN(PECOFF_SEGMENT_ALIGN);
102 .got : ALIGN(16) { *(.got) }
103 .plt : ALIGN(16) { *(.plt) }
104 .got.plt : ALIGN(16) { *(.got.plt) }
108 .rela.dyn : ALIGN(8) {
[all …]
/linux-6.6.21/arch/parisc/kernel/
Dvmlinux.lds.S64 . = ALIGN(PAGE_SIZE);
72 . = ALIGN(4);
78 . = ALIGN(HUGEPAGE_SIZE);
85 .text ALIGN(PAGE_SIZE) : {
104 . = ALIGN(PAGE_SIZE);
115 . = ALIGN(16);
133 . = ALIGN(4);
145 . = ALIGN(HUGEPAGE_SIZE);
152 . = ALIGN(16);
158 . = ALIGN(PAGE_SIZE);
[all …]
/linux-6.6.21/arch/microblaze/kernel/
Dvmlinux.lds.S43 . = ALIGN (4) ;
47 . = ALIGN (8) ;
55 . = ALIGN(16);
64 . = ALIGN(PAGE_SIZE); /* page aligned when MMU used */
66 . = ALIGN(8);
77 . = ALIGN(8);
94 . = ALIGN(PAGE_SIZE);
103 . = ALIGN(4);
130 .bss ALIGN (PAGE_SIZE) : AT(ADDR(.bss) - LOAD_OFFSET) {
135 . = ALIGN (4) ;
[all …]
/linux-6.6.21/arch/csky/kernel/
Dvmlinux.lds.S17 . = ALIGN(1024); \
27 . = ALIGN(PAGE_SIZE);
45 . = ALIGN(PAGE_SIZE);
50 . = ALIGN(PAGE_SIZE);
60 . = ALIGN(PAGE_SIZE);
66 . = ALIGN(4);
73 . = ALIGN(4);
88 . = ALIGN(4);
91 . = ALIGN(4);
101 . = ALIGN(PAGE_SIZE);
/linux-6.6.21/arch/riscv/kernel/
Dvmlinux.lds.S36 . = ALIGN(PAGE_SIZE);
51 . = ALIGN(SECTION_ALIGN);
54 .init.text : AT(ADDR(.init.text) - LOAD_OFFSET) ALIGN(SECTION_ALIGN) { \
60 . = ALIGN(8);
80 . = ALIGN(SECTION_ALIGN);
82 . = ALIGN(PECOFF_SECTION_ALIGNMENT);
106 .rela.dyn : ALIGN(8) {
114 . = ALIGN(8);
129 . = ALIGN(SECTION_ALIGN);
151 .pecoff_edata_padding : { BYTE(0); . = ALIGN(PECOFF_FILE_ALIGNMENT); }
[all …]
/linux-6.6.21/arch/arm/kernel/
Dvmlinux.lds.S56 . = ALIGN(1<<SECTION_SHIFT);
60 . = ALIGN(PMSAv8_MINALIGN);
68 . = ALIGN(1<<SECTION_SHIFT);
74 . = ALIGN(4);
86 . = ALIGN(1<<SECTION_SHIFT);
88 . = ALIGN(PAGE_SIZE);
138 . = ALIGN(1<<SECTION_SHIFT);
140 . = ALIGN(THREAD_ALIGN);
150 . = ALIGN(PMSAv8_MINALIGN);
167 __start_rodata_section_aligned = ALIGN(__start_rodata, 1 << SECTION_SHIFT);
Dvmlinux-xip.lds.S63 . = ALIGN(4);
102 . = ALIGN(SZ_128K);
109 __data_loc = ALIGN(4); /* location in file */
114 . = ALIGN(THREAD_SIZE);
122 . = ALIGN(PAGE_SIZE);
146 . = ALIGN(PAGE_SIZE);
151 . = ALIGN(PMSAv8_MINALIGN);
/linux-6.6.21/drivers/firmware/efi/libstub/
Dzboot.lds9 .head : ALIGN(4096) {
17 .rodata : ALIGN(8) {
23 . = ALIGN(4);
27 _etext = ALIGN(4096);
31 .data : ALIGN(4096) {
33 _edata = ALIGN(512);
39 _end = ALIGN(512);
/linux-6.6.21/arch/powerpc/boot/
DzImage.lds.S20 . = ALIGN(4096);
39 .got : ALIGN(256)
55 . = ALIGN(8);
63 . = ALIGN(4096);
71 . = ALIGN(4096);
79 . = ALIGN(4096);
87 . = ALIGN(4096);
DzImage.ps3.lds.S11 . = ALIGN(8);
16 . = ALIGN(4096);
28 . = ALIGN(4096);
39 . = ALIGN(4096);
42 . = ALIGN(4096);
49 . = ALIGN(4096);
/linux-6.6.21/arch/parisc/boot/compressed/
Dvmlinux.lds.S29 . = ALIGN(16);
46 . = ALIGN(8);
55 . = ALIGN(4096);
62 . = ALIGN(8);
69 . = ALIGN(8);
76 . = ALIGN(8);
82 . = ALIGN(4096);
/linux-6.6.21/arch/s390/boot/
Dvmlinux.lds.S57 . = ALIGN(8);
66 . = ALIGN(PAGE_SIZE);
70 . = ALIGN(PAGE_SIZE);
82 . = ALIGN(8);
90 . = ALIGN(2);
101 . = ALIGN(8);
112 . = ALIGN(4096) - SB_TRAILER_SIZE;
/linux-6.6.21/arch/arm/boot/compressed/
Dvmlinux.lds.S46 .table : ALIGN(4) {
68 . = ALIGN(4);
80 .pad : { BYTE(0); . = ALIGN(8); }
83 .data : ALIGN(4096) {
99 . = ALIGN(512);
131 . = ALIGN(8); /* the stack must be 64-bit aligned */
134 PROVIDE(__pecoff_data_size = ALIGN(512) - ADDR(.data));
135 PROVIDE(__pecoff_end = ALIGN(512));
/linux-6.6.21/arch/x86/realmode/rm/
Drealmode.lds.S26 . = ALIGN(4);
30 . = ALIGN(16);
36 . = ALIGN(PAGE_SIZE);
54 . = ALIGN(PAGE_SIZE);
60 . = ALIGN(128);
66 . = ALIGN(4);
/linux-6.6.21/drivers/crypto/bcm/
Dcipher.h129 u8 bcm_spu_req_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
132 u8 iv_ctr[ALIGN(2 * AES_BLOCK_SIZE, SPU_MSG_ALIGN)];
135 u8 digest[ALIGN(MAX_DIGEST_SIZE, SPU_MSG_ALIGN)];
138 u8 spu_req_pad[ALIGN(SPU_PAD_LEN_MAX, SPU_MSG_ALIGN)];
141 u8 tx_stat[ALIGN(SPU_TX_STATUS_LEN, SPU_MSG_ALIGN)];
146 u8 spu_resp_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
149 u8 rx_stat_pad[ALIGN(SPU_STAT_PAD_MAX, SPU_MSG_ALIGN)];
152 u8 rx_stat[ALIGN(SPU_RX_STATUS_LEN, SPU_MSG_ALIGN)];
161 u8 supdt_tweak[ALIGN(SPU_SUPDT_LEN, SPU_MSG_ALIGN)];
167 u8 gcmpad[ALIGN(AES_BLOCK_SIZE, SPU_MSG_ALIGN)];
[all …]
/linux-6.6.21/arch/arc/kernel/
Dvmlinux.lds.S33 . = ALIGN(PAGE_SIZE);
39 . = ALIGN(CONFIG_ARC_ICCM_SZ * 1024);
59 . = ALIGN(PAGE_SIZE);
80 . = ALIGN(PAGE_SIZE);
112 . = ALIGN(PAGE_SIZE);
122 . = ALIGN(PAGE_SIZE);
153 . = ALIGN(CONFIG_ARC_DCCM_SZ * 1024);
/linux-6.6.21/arch/powerpc/kernel/vdso/
Dvdso64.lds.S32 . = ALIGN(16);
41 . = ALIGN(8);
46 . = ALIGN(8);
51 . = ALIGN(8);
56 . = ALIGN(8);
72 .rela.dyn ALIGN(8) : { *(.rela.dyn) }
74 .got ALIGN(8) : { *(.got .toc) }
/linux-6.6.21/arch/ia64/kernel/
Dvmlinux.lds.S77 . = ALIGN(16);
96 . = ALIGN(8);
119 . = ALIGN(PAGE_SIZE);
144 . = ALIGN(PERCPU_PAGE_SIZE);
149 . = ALIGN(PAGE_SIZE);
154 . = ALIGN(PAGE_SIZE);
163 . = ALIGN(PAGE_SIZE);
166 . = ALIGN(PERCPU_PAGE_SIZE);
190 . = ALIGN(16); /* gp must be 16-byte aligned for exc. table */
/linux-6.6.21/arch/x86/boot/compressed/
Dvmlinux.lds.S46 .data : ALIGN(0x1000) {
52 . = ALIGN(. + 4, 0x200);
55 . = ALIGN(L1_CACHE_BYTES);
61 . = ALIGN(8); /* For convenience during zeroing */
65 . = ALIGN(PAGE_SIZE);
72 . = ALIGN(PAGE_SIZE); /* keep ZO size page aligned */

12345678910>>...47