Home
last modified time | relevance | path

Searched refs:filled (Results 1 – 12 of 12) sorted by relevance

/arch/sh/kernel/cpu/sh3/
Dex.S49 .long exception_error ! reserved_instruction (filled by trap_init) /* 180 */
50 .long exception_error ! illegal_slot_instruction (filled by trap_init) /*1A0*/
/arch/powerpc/boot/dts/
Dmpc836x_rdk.dts45 /* filled by u-boot */
54 /* filled by u-boot */
66 /* filled by u-boot */
109 /* filled by u-boot */
119 /* filled by u-boot */
205 /* filled by u-boot */
279 /* filled by u-boot */
294 /* filled by u-boot */
309 /* filled by u-boot */
324 /* filled by u-boot */
[all …]
Dcurrituck.dts64 reg = <0x0 0x0 0x0 0x0>; // filled in by zImage
141 /* Inbound starting at 0 to memsize filled in by zImage */
178 /* Inbound starting at 0 to memsize filled in by zImage */
215 /* Inbound starting at 0 to memsize filled in by zImage */
Dksi8560.dts148 /* Mac address filled in by bootwrapper */
186 /* Mac address filled in by bootwrapper */
293 /* Mac address filled in by bootwrapper */
Dakebono.dts65 reg = <0x0 0x0 0x0 0x0>; // filled in by zImage
/arch/x86/boot/
Dheader.S200 # The offset & size fields are filled in by build.c.
219 # offset & size fields are filled in by build.c.
235 # The offset & size fields are filled in by build.c.
253 # The offset & size fields are filled in by build.c.
/arch/ia64/hp/common/
Dsba_iommu.c1461 int coalesced, filled = 0; in sba_map_sg_attrs() local
1476 for_each_sg(sglist, sg, nents, filled) { in sba_map_sg_attrs()
1480 return filled; in sba_map_sg_attrs()
1524 filled = sba_fill_pdir(ioc, sglist, nents); in sba_map_sg_attrs()
1536 ASSERT(coalesced == filled); in sba_map_sg_attrs()
1537 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg_attrs()
1539 return filled; in sba_map_sg_attrs()
/arch/mn10300/mm/
DKconfig.cache14 is filled and a cacheline needs to be displaced from the cache to
/arch/arm/boot/dts/
Dimx6qdl-tx6.dtsi34 reg = <0 0>; /* will be filled by U-Boot */
Dimx28-tx28.dts39 reg = <0 0>; /* will be filled in by U-Boot */
/arch/frv/
DKconfig165 is filled and a cacheline needs to be displaced from the cache to
/arch/cris/arch-v10/kernel/
Dentry.S289 move.d [$sp+PT_orig_r10], $r10 ; PT_r10 is already filled with -ENOSYS.