Home
last modified time | relevance | path

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

123

/arch/x86/kernel/
Dftrace_64.S56 .macro save_mcount_regs added=0 argument
71 pushq \added+8*2(%rsp)
75 pushq \added+8*3(%rsp)
103 movq MCOUNT_REG_SIZE+8+\added(%rsp), %rsi
106 movq MCOUNT_REG_SIZE+\added(%rsp), %rdi
/arch/arm64/crypto/
Daes-ce-ccm-glue.c115 int added = min(abytes, AES_BLOCK_SIZE - *macp); in ccm_update_mac() local
117 crypto_xor(&mac[*macp], in, added); in ccm_update_mac()
119 *macp += added; in ccm_update_mac()
120 in += added; in ccm_update_mac()
121 abytes -= added; in ccm_update_mac()
/arch/x86/boot/
Dcode16gcc.h5 # This file is added to the assembler via -Wa when compiling 16-bit C code.
/arch/arm/mach-zx/
DKconfig8 added soon.
/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.
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.dts10 * TODO: add Orion USB device port init when kernel.org support is added.
Dsocfpga_cyclone5_vining_fpga.dts28 * to be added to the gmac1 device tree blob.
Ds3c64xx.dtsi13 * nodes can be added to this file.
Dls1021a-tsn.dts118 /* RGMII delays added via PCB traces */
Dimx7d.dtsi83 * System will hang if added nosmp in kernel command line
Dexynos4210.dtsi16 * nodes can be added to this file.
/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
Dcore.c1969 static void __intel_pmu_enable_all(int added, bool pmi) in __intel_pmu_enable_all() argument
1989 static void intel_pmu_enable_all(int added) in intel_pmu_enable_all() argument
1991 __intel_pmu_enable_all(added, false); in intel_pmu_enable_all()
2068 static void intel_pmu_nhm_enable_all(int added) in intel_pmu_nhm_enable_all() argument
2070 if (added) in intel_pmu_nhm_enable_all()
2072 intel_pmu_enable_all(added); in intel_pmu_nhm_enable_all()
2094 static void intel_tfa_pmu_enable_all(int added) in intel_tfa_pmu_enable_all() argument
2105 intel_pmu_enable_all(added); in intel_tfa_pmu_enable_all()
3407 static void core_pmu_enable_all(int added) in core_pmu_enable_all() argument
/arch/x86/events/
Dperf_event.h574 void (*enable_all)(int added);
845 void x86_pmu_enable_all(int added);
/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#
Dx_unfl.S18 | added to the exponent.
/arch/arm/nwfpe/
DChangeLog89 * fpa11.c - added code to initialize register types to typeNone
/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinebook.dts83 * once GPIO support is added for this PMIC.

123