Home
last modified time | relevance | path

Searched refs:added (Results 1 – 25 of 63) sorted by relevance

123

/arch/x86/kernel/
Dftrace_64.S53 .macro save_mcount_regs added=0 argument
68 pushq \added+8*2(%rsp)
72 pushq \added+8*3(%rsp)
101 movq MCOUNT_REG_SIZE+8+\added(%rsp), %rsi
104 movq MCOUNT_REG_SIZE+\added(%rsp), %rdi
/arch/arm64/crypto/
Daes-ce-ccm-glue.c109 int added = min(abytes, AES_BLOCK_SIZE - *macp); in ccm_update_mac() local
111 crypto_xor(&mac[*macp], in, added); in ccm_update_mac()
113 *macp += added; in ccm_update_mac()
114 in += added; in ccm_update_mac()
115 abytes -= added; in ccm_update_mac()
/arch/arm64/boot/dts/apple/
Dt8103-j274.dts32 /* Format properties will be added by loader */
/arch/powerpc/platforms/cell/
Dspu_manage.c449 int lenp, i, added; in init_affinity_node() local
454 for (added = 1; added < cbe_spu_info[cbe].n_spus; added++) { in init_affinity_node()
/arch/arm/boot/dts/
Ds3c6400.dtsi13 * nodes can be added to this file.
Ds3c6410.dtsi13 * nodes can be added to this file.
Dimx6dl-b1x5v2.dtsi39 * (and support cannot be added without some ugly hacks). Since this
Dsocfpga_arria5_socdk.dts25 * to be added to the gmac1 device tree blob.
Dsocfpga_cyclone5_socdk.dts25 * to be added to the gmac1 device tree blob.
Dsocfpga_cyclone5_sockit.dts25 * to be added to the gmac1 device tree blob.
Dorion5x-lacie-ethernet-disk-mini-v2.dts5 * TODO: add Orion USB device port init when kernel.org support is added.
Ds3c64xx.dtsi13 * nodes can be added to this file.
Dsocfpga_cyclone5_vining_fpga.dts28 * to be added to the gmac1 device tree blob.
Dimx7d.dtsi87 * System will hang if added nosmp in kernel command line
Dls1021a-tsn.dts118 /* RGMII delays added via PCB traces */
Dimx6ul-prti6g.dts125 /* additional i2c devices are added automatically by the boot loader */
Dimx6dl-plybas.dts182 /* additional i2c devices are added automatically by the boot loader */
Dimx6dl-plym2m.dts227 /* additional i2c devices are added automatically by the boot loader */
Dimx6dl-lanmcu.dts184 /* additional i2c devices are added automatically by the boot loader */
/arch/x86/events/intel/
Dp6.c148 static void p6_pmu_enable_all(int added) in p6_pmu_enable_all() argument
Dknc.c167 static void knc_pmu_enable_all(int added) in knc_pmu_enable_all() argument
/arch/arm64/boot/dts/marvell/
Darmada-7040-db.dts149 * added here.
/arch/m68k/fpsp040/
Dx_store.S239 orl #0x10,%d1 |reg_dest wants size added to reg#
/arch/arm/nwfpe/
DChangeLog89 * fpa11.c - added code to initialize register types to typeNone
/arch/arm/mach-imx/
DKconfig32 these devices, a CPLD is added as a bridge which performs

123