/arch/x86/boot/compressed/ |
D | Makefile | 66 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 | .gitignore | 2 vmlinux.bin.all
|
/arch/s390/boot/compressed/ |
D | Makefile | 47 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/ |
D | cache-ucv2.S | 34 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
|
D | proc-ucv2.S | 40 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/ |
D | Makefile | 63 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/ |
D | regulator.c | 40 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/ |
D | x_unsupp.S | 67 andl #0xFF00FF,%d1 |clear all but aexcs and qbyte 70 andl #0x0FFF40FF,%d1 |clear all but cc's, snan bit, aexcs, and qbyte
|
D | tbldo.S | 12 | 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 …]
|
D | x_unimp.S | 59 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/ |
D | Makefile | 57 PHONY += all 58 all: $(addprefix $(uapi)/,$(uapisyshdr-y)) target 59 all: $(addprefix $(out)/,$(syshdr-y)) target
|
/arch/cris/arch-v32/mach-fs/ |
D | Kconfig | 95 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/ |
D | Kconfig | 57 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/ |
D | Makefile | 19 goals := $(if $(MAKECMDGOALS), $(MAKECMDGOALS), all) 20 ifneq ($(strip $(filter vmlinux modules all,$(goals))),)
|
/arch/mips/ |
D | Makefile | 76 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/ |
D | Makefile | 5 all: $(OBJ) target
|
/arch/mips/goldfish/ |
D | Platform | 7 all-$(CONFIG_GOLDFISH) := $(COMPRESSION_FNAME).bin
|
/arch/frv/kernel/ |
D | cmode.S | 75 # (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/ |
D | Platform | 7 all-$(CONFIG_MIPS_SEAD3) := $(COMPRESSION_FNAME).srec
|
/arch/mips/sni/ |
D | Platform | 11 all-$(CONFIG_SNI_RM) := $(COMPRESSION_FNAME).ecoff
|
/arch/mips/mti-malta/ |
D | Platform | 11 all-$(CONFIG_MIPS_MALTA) := $(COMPRESSION_FNAME).bin
|
/arch/mips/sgi-ip27/ |
D | TODO | 8 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/ |
D | bootloader.lds | 20 can access them all, and initialized data all before uninitialized, so
|
/arch/unicore32/boot/compressed/ |
D | head.S | 87 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/ |
D | Kconfig | 199 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
|