Searched refs:slow (Results 1 – 25 of 25) sorted by relevance
/arch/powerpc/sysdev/qe_lib/ |
D | ucc.c | 63 case 0: guemr = &qe_immr->ucc1.slow.guemr; in ucc_set_type() 65 case 1: guemr = &qe_immr->ucc2.slow.guemr; in ucc_set_type() 67 case 2: guemr = &qe_immr->ucc3.slow.guemr; in ucc_set_type() 69 case 3: guemr = &qe_immr->ucc4.slow.guemr; in ucc_set_type() 71 case 4: guemr = &qe_immr->ucc5.slow.guemr; in ucc_set_type() 73 case 5: guemr = &qe_immr->ucc6.slow.guemr; in ucc_set_type() 75 case 6: guemr = &qe_immr->ucc7.slow.guemr; in ucc_set_type() 77 case 7: guemr = &qe_immr->ucc8.slow.guemr; in ucc_set_type()
|
D | Kconfig | 9 This option provides qe_lib support to UCC slow
|
/arch/ia64/ |
D | Kconfig.debug | 43 bool "Turn on compare-and-exchange bug checking (slow!)" 47 compare-and-exchange instructions. This is slow! Itaniums 52 bool "Turn on irq debug checks (slow!)" 57 problems, but slow! If you're unsure, select N.
|
/arch/powerpc/mm/ |
D | gup.c | 230 goto slow; in get_user_pages_fast() 244 goto slow; in get_user_pages_fast() 246 goto slow; in get_user_pages_fast() 257 slow: in get_user_pages_fast()
|
/arch/x86/mm/ |
D | gup.c | 264 goto slow; in get_user_pages_fast() 266 goto slow; in get_user_pages_fast() 276 slow: in get_user_pages_fast()
|
/arch/avr32/include/asm/ |
D | io.h | 106 #define __BUILD_IOPORT_SINGLE(pfx, bwl, type, p, slow) \ argument 118 slow; \ 131 slow; \
|
/arch/mips/include/asm/ |
D | io.h | 374 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument 391 slow; \ 404 slow; \
|
/arch/sparc/ |
D | Kconfig.debug | 16 This option will slow down process creation somewhat.
|
/arch/um/ |
D | Kconfig.debug | 39 This option will slow down process creation and destruction somewhat.
|
/arch/m32r/ |
D | Kconfig.debug | 19 This option will slow down process creation somewhat.
|
/arch/mn10300/kernel/ |
D | mn10300-serial-low.S | 94 movhu d2,(a2) # request a slow interrupt 159 movhu d2,(a2) # request a slow interrupt
|
/arch/mips/ |
D | Kconfig.debug | 26 This option will slow down process creation somewhat.
|
/arch/sh/ |
D | Kconfig.debug | 81 This option will slow down process creation somewhat. 118 If running in painfully slow environments, such as an RTL
|
/arch/sh/lib/ |
D | checksum.S | 225 bf 3f ! Different alignments, use slow version 227 bf 3f ! If not, do it the slow way
|
/arch/alpha/lib/ |
D | ev6-memcpy.S | 38 bne $1, $misaligned # U : Nope - gotta do this the slow way
|
/arch/cris/arch-v32/mm/ |
D | mmu.S | 171 ;; Keep it simple (slow), save all the regs.
|
/arch/powerpc/include/asm/ |
D | immap_qe.h | 293 struct ucc_slow slow; member
|
/arch/m68k/q40/ |
D | README | 21 it can make the floppy very slow or practically stop. Other Q40 OS' simply
|
/arch/m68k/fpsp040/ |
D | skeleton.S | 405 | then just do a dumb (and slow) memory move. In a UNIX environment
|
/arch/powerpc/ |
D | Kconfig.debug | 28 This option will slow down process creation somewhat.
|
/arch/blackfin/ |
D | Kconfig.debug | 19 This option will slow down process creation somewhat.
|
/arch/x86/ |
D | Kconfig.debug | 73 This option will slow down process creation somewhat.
|
/arch/arm/mach-at91/ |
D | Kconfig | 347 When only that slow-clock is available, some peripherals lose
|
/arch/arm/boot/compressed/ |
D | head.S | 570 b __arm6_mmu_cache_off @ works, but slow
|
/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 11354 # because it will be VERY slow. #
|