Searched refs:sizes (Results 1 – 25 of 27) sorted by relevance
12
11 targets += $(OBJECTS) sizes.h27 sed-sizes := -e 's/^\([0-9a-fA-F]*\) . \(__bss_start\|_end\|parisc_kernel_start\)$$/\#define SZ\2 0…30 cmd_sizes = $(NM) $< | sed -n $(sed-sizes) > $@32 $(obj)/sizes.h: vmlinux FORCE33 $(call if_changed,sizes)36 $(obj)/head.o: $(obj)/sizes.h39 $(obj)/misc.o: $(obj)/sizes.h44 $(obj)/vmlinux.lds: $(obj)/sizes.h
2 sizes.h
20 static unsigned long sizes[16] = { in cpu_probe() local203 size = sizes[(cvr >> 20) & 0xf]; in cpu_probe()211 size = sizes[(cvr >> 16) & 0xf]; in cpu_probe()
234 sizes=$(filesizes "$FBZIMAGE" "${FDINITRDS[@]}" "$efishell")237 megs=$(((sizes + sizes/100 + 2*1024*1024 - 1)/(1024*1024)))
8 * fifo sizes shouldn't exceed 3776 bytes.
50 for all AES key sizes.53 key sizes and XTS mode is hardware accelerated for 256 and
22 static inline unsigned int sizes(unsigned int tsz) in sizes() function
642 #define TOPA_ENTRY_SIZE(t, i) (sizes(TOPA_ENTRY((t), (i))->size))801 topa->size += sizes(order); in topa_insert_pages()826 sizes(tp->table[i].size), in pt_topa_dump()
135 brcm,scb-sizes = <0 0x40000000 0 0x40000000>;
159 brcm,scb-sizes = <0 0x40000000 0 0x40000000>;
15 * There are multiple SoM flavors with different DDR sizes.16 * The smallest is 1GB. For larger sizes the bootloader will
22 * There are multiple SoM flavors with different DDR sizes.23 * The smallest is 1GB. For larger sizes the bootloader will
21 * There are multiple SoM flavors with different DDR sizes.22 * The smallest is 1GB. For larger sizes the bootloader will
958 status-sizes = <64>;959 queue-sizes = <64 64>;
1001 status-sizes = <64>;1002 queue-sizes = <64 64>;
833 status-sizes = <64>;834 queue-sizes = <64 64>;
10 Say Y to manually set the base addresses and sizes.
47 FPA11*. Unfortunately FPA11 and user_fp are of different sizes;
26 On MMU-less systems, any of these page sizes can be selected
476 | data sizes corresponding to the operand formats
935 status-sizes = <64>;936 queue-sizes = <64 64>;
322 | fsave sizes and formats
197 ! cycle counts for differnet sizes using byte-at-a-time vs. optimised):
40 # and 4K page sizes.46 # of address space (2^44). Only 4K page sizes are supported.
3870 # stacked b,w,l and s sizes are completely stacked. #
Completed in 46 milliseconds