Searched refs:loads (Results 1 – 11 of 11) sorted by relevance
/arch/mips/include/asm/ |
D | fpu_emulator.h | 31 unsigned int loads; member
|
/arch/alpha/lib/ |
D | ev6-copy_user.S | 75 EXI( ldbu $1,0($7) ) # .. .. .. L : Keep loads separate from stores 127 EXI ( ldbu $2,0($7) ) # .. .. .. L : No loads in the same quad 214 EXI ( ldbu $2,0($7) ) # .. .. .. L : No loads in the same quad
|
/arch/mips/cavium-octeon/ |
D | Kconfig | 17 bool "Enable hardware fixups of unaligned loads and stores" 21 Configure the Octeon hardware to automatically fix unaligned loads
|
/arch/powerpc/lib/ |
D | memcpy_64.S | 87 ld r9,0(r4) # 3+2n loads, 2+2n stores 99 0: ld r0,0(r4) # 4+2n loads, 3+2n stores
|
/arch/mips/math-emu/ |
D | cp1emu.c | 262 fpuemustats.loads++; in cop1Emulate() 290 fpuemustats.loads++; in cop1Emulate() 612 fpuemustats.loads++; in fpux_emu() 689 fpuemustats.loads++; in fpux_emu() 1288 { "loads", &fpuemustats.loads }, in debugfs_fpuemu()
|
/arch/arm/mach-s3c2410/include/mach/ |
D | dma.h | 179 unsigned long loads; member
|
/arch/cris/arch-v10/boot/rescue/ |
D | head.S | 78 ;; The length is enough for downloading code that loads the rest 80 ;; It is the same length as the on-chip ROM loads, so the same
|
/arch/sh/ |
D | Kconfig.cpu | 81 prompt "Fixup misaligned loads/stores occurring in user mode"
|
/arch/m68k/fpsp040/ |
D | x_operr.S | 222 | Store_max loads the max pos or negative for the size, sets
|
/arch/arm/plat-s3c24xx/ |
D | dma.c | 189 chan->stats->loads++; in s3c2410_dma_waitforload()
|
/arch/x86/ |
D | Kconfig | 1489 If bootloader loads the kernel at a non-aligned address and 1493 If bootloader loads the kernel at a non-aligned address and
|