Searched refs:smaller (Results 1 – 21 of 21) sorted by relevance
/arch/sh/boards/mach-r2d/ |
D | Kconfig | 10 R2D-PLUS is the smaller of the two R2D board versions, equipped
|
/arch/powerpc/kernel/ |
D | cacheinfo.c | 415 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument 417 while (smaller->next_local) { in link_cache_lists() 418 if (smaller->next_local == bigger) in link_cache_lists() 420 smaller = smaller->next_local; in link_cache_lists() 423 smaller->next_local = bigger; in link_cache_lists()
|
/arch/mn10300/include/asm/ |
D | fpu.h | 33 #error THREAD_USING_FPU must be smaller than 0x100.
|
/arch/x86/ |
D | Kconfig.cpu | 409 makes the kernel a tiny bit smaller. Disabling it on an Intel 423 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 436 makes the kernel a tiny bit smaller. Disabling it on an AMD 449 makes the kernel a tiny bit smaller. Disabling it on a Centaur 463 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 477 makes the kernel a tiny bit smaller. Disabling it on a UMC
|
D | Kconfig.debug | 297 enabling this option will generate a smaller kernel there. Hopefully
|
D | Kconfig | 379 embedded systems may wish to say N here to produce smaller, slightly 2732 pointers at 32 bits for smaller memory footprint.
|
/arch/x86/crypto/ |
D | crct10dif-pcl-asm_64.S | 83 # check if smaller than 256
|
/arch/mips/cavium-octeon/ |
D | Kconfig | 19 local memory; the larger CVMSEG is, the smaller the cache is.
|
/arch/powerpc/mm/ |
D | init_64.c | 76 #warning TASK_SIZE is smaller than it needs to be.
|
/arch/arm/lib/ |
D | div64.S | 142 @ divisor at this point since divisor can not be smaller than 3 here.
|
/arch/nios2/platform/ |
D | Kconfig.platform | 104 perfectly fine, even if the Nios II is configured with smaller caches.
|
/arch/arm/nwfpe/ |
D | ChangeLog | 48 user_fp is smaller. This meant that the FPE scribbled on things
|
/arch/tile/ |
D | Kconfig | 163 smaller kernel memory footprint results from using a smaller
|
/arch/arm/plat-samsung/ |
D | Kconfig | 280 corruption over suspend and resume. A smaller value will mean that
|
/arch/arm/mm/ |
D | Kconfig | 102 The ARM922T is a version of the ARM920T, but with smaller 669 instruction set resulting in smaller binaries at the expense of
|
/arch/arm/crypto/ |
D | sha1-armv4-large.S | 33 @ [**] While each Thumb instruction is twice smaller, they are not as
|
D | aesbs-core.S_shipped | 275 @ new smaller inversion 764 @ new smaller inversion
|
/arch/ia64/ |
D | Kconfig | 153 a kernel for your specific system, it will be faster and smaller.
|
/arch/alpha/ |
D | Kconfig | 96 kernel for your specific system, it will be faster and smaller.
|
/arch/arm/ |
D | Kconfig.debug | 20 # traces, you can get a slightly smaller kernel by setting this option to 27 If you say N here, the resulting kernel will be slightly smaller and
|
/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 14866 # seeing if the new result is smaller or equal to the current result. 15319 # seeing if the new result is smaller or equal to the current result.
|