Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/arch/x86/boot/compressed/
DMakefile66 targets += $(patsubst $(obj)/%,%,$(vmlinux-objs-y)) vmlinux.bin.all vmlinux.relocs
74 vmlinux.bin.all-y := $(obj)/vmlinux.bin
75 vmlinux.bin.all-$(CONFIG_X86_NEED_RELOCS) += $(obj)/vmlinux.relocs
77 $(obj)/vmlinux.bin.gz: $(vmlinux.bin.all-y) FORCE
79 $(obj)/vmlinux.bin.bz2: $(vmlinux.bin.all-y) FORCE
81 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) FORCE
83 $(obj)/vmlinux.bin.xz: $(vmlinux.bin.all-y) FORCE
85 $(obj)/vmlinux.bin.lzo: $(vmlinux.bin.all-y) FORCE
87 $(obj)/vmlinux.bin.lz4: $(vmlinux.bin.all-y) FORCE
D.gitignore2 vmlinux.bin.all
/arch/s390/boot/compressed/
DMakefile47 vmlinux.bin.all-y := $(obj)/vmlinux.bin
56 $(obj)/vmlinux.bin.gz: $(vmlinux.bin.all-y)
58 $(obj)/vmlinux.bin.bz2: $(vmlinux.bin.all-y)
60 $(obj)/vmlinux.bin.lz4: $(vmlinux.bin.all-y)
62 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y)
64 $(obj)/vmlinux.bin.lzo: $(vmlinux.bin.all-y)
66 $(obj)/vmlinux.bin.xz: $(vmlinux.bin.all-y)
/arch/unicore32/mm/
Dcache-ucv2.S34 movc p0.c5, r0, #14 @ Dcache flush all
38 movc p0.c5, r0, #20 @ Icache invalidate all
73 movc p0.c5, ip, #14 @ Dcache flush all
77 movc p0.c5, ip, #20 @ Icache invalidate all
123 movc p0.c5, ip, #10 @ Dcache clean all
127 movc p0.c5, ip, #20 @ Icache invalidate all
140 movc p0.c5, ip, #14 @ Dcache flush all
176 movc p0.c5, ip, #10 @ Dcache clean all
208 movc p0.c5, ip, #14 @ Dcache flush all
Dproc-ucv2.S40 movc p0.c5, ip, #28 @ Cache invalidate all
43 movc p0.c6, ip, #6 @ TLB invalidate all
87 movc p0.c5, ip, #10 @ Dcache clean all
107 movc p0.c6, ip, #6 @ TLB invalidate all
129 movc p0.c5, ip, #10 @ Dcache clean all
/arch/sh/boot/compressed/
DMakefile63 vmlinux.bin.all-y := $(obj)/vmlinux.bin
65 $(obj)/vmlinux.bin.gz: $(vmlinux.bin.all-y) FORCE
67 $(obj)/vmlinux.bin.bz2: $(vmlinux.bin.all-y) FORCE
69 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) FORCE
71 $(obj)/vmlinux.bin.xz: $(vmlinux.bin.all-y) FORCE
73 $(obj)/vmlinux.bin.lzo: $(vmlinux.bin.all-y) FORCE
/arch/arm/mach-u300/
Dregulator.c40 sigset_t old, all; in u300_pm_poweroff() local
42 sigfillset(&all); in u300_pm_poweroff()
43 if (!sigprocmask(SIG_BLOCK, &all, &old)) { in u300_pm_poweroff()
/arch/m68k/fpsp040/
Dx_unsupp.S67 andl #0xFF00FF,%d1 |clear all but aexcs and qbyte
70 andl #0x0FFF40FF,%d1 |clear all but cc's, snan bit, aexcs, and qbyte
Dtbldo.S12 | the stag. For dyadic functions, all
49 .long smovcr |$00-0 fmovecr all
50 .long smovcr |$00-1 fmovecr all
51 .long smovcr |$00-2 fmovecr all
52 .long smovcr |$00-3 fmovecr all
53 .long smovcr |$00-4 fmovecr all
54 .long smovcr |$00-5 fmovecr all
55 .long smovcr |$00-6 fmovecr all
56 .long smovcr |$00-7 fmovecr all
346 .long pmod |$21-0 fmod all
[all …]
Dx_unimp.S59 andl #0xFF00FF,%d0 |clear all but accrued exceptions
61 fmovel #0,%FPSR |clear all user bits
62 fmovel #0,%FPCR |clear all user exceptions for FPSP
/arch/x86/syscalls/
DMakefile57 PHONY += all
58 all: $(addprefix $(uapi)/,$(uapisyshdr-y)) target
59 all: $(addprefix $(out)/,$(syshdr-y)) target
/arch/cris/arch-v32/mach-fs/
DKconfig95 LED's at the general ports, these bits are used for all kinds of
96 stuff. If you don't know what to use, it is always safe to put all
117 LED's at the general ports, these bits are used for all kinds of
118 stuff. If you don't know what to use, it is always safe to put all
139 LED's at the general ports, these bits are used for all kinds of
140 stuff. If you don't know what to use, it is always safe to put all
161 LED's at the general ports, these bits are used for all kinds of
162 stuff. If you don't know what to use, it is always safe to put all
183 LED's at the general ports, these bits are used for all kinds of
184 stuff. If you don't know what to use, it is always safe to put all
[all …]
/arch/cris/arch-v32/mach-a3/
DKconfig57 LED's at the general ports, these bits are used for all kinds of
58 stuff. If you don't know what to use, it is always safe to put all
77 LED's at the general ports, these bits are used for all kinds of
78 stuff. If you don't know what to use, it is always safe to put all
97 LED's at the general ports, these bits are used for all kinds of
98 stuff. If you don't know what to use, it is always safe to put all
/arch/tile/
DMakefile19 goals := $(if $(MAKECMDGOALS), $(MAKECMDGOALS), all)
20 ifneq ($(strip $(filter vmlinux modules all,$(goals))),)
/arch/mips/
DMakefile76 all-$(CONFIG_BOOT_ELF32) := $(vmlinux-32)
77 all-$(CONFIG_BOOT_ELF64) := $(vmlinux-64)
78 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
118 undef-all += -UMIPSEB -U_MIPSEB -U__MIPSEB -U__MIPSEB__
119 undef-all += -UMIPSEL -U_MIPSEL -U__MIPSEL -U__MIPSEL__
122 …NDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' && echo -EB $(undef-all) $(predef-be))
123 …ENDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' || echo -EL $(undef-all) $(predef-le))
335 all: $(all-y) target
/arch/um/sys-ia64/
DMakefile5 all: $(OBJ) target
/arch/mips/goldfish/
DPlatform7 all-$(CONFIG_GOLDFISH) := $(COMPRESSION_FNAME).bin
/arch/frv/kernel/
Dcmode.S75 # (2) Set '0' to all bits of the MASK register of the interrupt
83 # (3) Stop the transfer function of DMAC. Stop all the bus masters
111 # (5) Flush the content of all caches by the DCEF instruction.
118 # self-refresh mode. Execute the dummy load to all memory
/arch/mips/mti-sead3/
DPlatform7 all-$(CONFIG_MIPS_SEAD3) := $(COMPRESSION_FNAME).srec
/arch/mips/sni/
DPlatform11 all-$(CONFIG_SNI_RM) := $(COMPRESSION_FNAME).ecoff
/arch/mips/mti-malta/
DPlatform11 all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin
/arch/mips/sgi-ip27/
DTODO8 5. Is it okay to set calias space on all nodes as 0, instead of 8k as
11 being invoked on all nodes in ip27-memory.c.
/arch/ia64/hp/sim/boot/
Dbootloader.lds20 can access them all, and initialized data all before uninitialized, so
/arch/unicore32/boot/compressed/
Dhead.S87 movc p0.c5, r0, #28 @ cache invalidate all
89 movc p0.c6, r0, #6 @ tlb invalidate all
145 movc p0.c5, r0, #20 @ icache invalidate all
/arch/cris/arch-v32/
DKconfig199 LED's at the general ports, these bits are used for all kinds of
200 stuff. If you don't know what to use, it is always safe to put all
221 LED's at the general ports, these bits are used for all kinds of
222 stuff. If you don't know what to use, it is always safe to put all
243 LED's at the general ports, these bits are used for all kinds of
244 stuff. If you don't know what to use, it is always safe to put all
265 LED's at the general ports, these bits are used for all kinds of
266 stuff. If you don't know what to use, it is always safe to put all
287 LED's at the general ports, these bits are used for all kinds of
288 stuff. If you don't know what to use, it is always safe to put all

12345678910>>...13