Home
last modified time | relevance | path

Searched refs:a (Results 17901 – 17925 of 22310) sorted by relevance

1...<<711712713714715716717718719720>>...893

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h285 #define ROCKCHIP_PCIE_CORE_EP_FUNC_BAR_CFG_BAR_APERTURE(b, a) \ argument
286 (((a) << ((b) * 8)) & \
/openbmc/openbmc-build-scripts/
H A Dbuild-setup.sh307 chmod a+x ${WORKSPACE}/bin/git-proxy
387 chmod a+x "${WORKSPACE}/build.sh"
/openbmc/linux/arch/sparc/lib/
H A DM7memcpy.S239 EX_LD(LOAD(ldx, %o1+8, %o3), memcpy_retl_o2_plus_63_56) ! a block of 64
247 EX_LD(LOAD(ldx, %o1+40, %o3), memcpy_retl_o2_plus_63_24)! a block of 64
263 EX_LD(LOAD(ldx, %o1+8, %o3), memcpy_retl_o2_plus_31_24) ! a block of 32
321 EX_LD(LOAD(ld, %o1, %o4), memcpy_retl_o2_plus_31)! move a block of 32
353 EX_LD(LOAD(ld, %o1, %o4), memcpy_retl_o2)! move a block of 16 bytes
448 ! other cached values during a large memcpy
798 ba,a,pt %xcc, .Lexit_cp
867 ba,a,pt %xcc, .Ltiny_cp
876 ba,a,pt %xcc, .Lexit_cp
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c160 struct { TCGv_i64 a, b; } s64; member
688 c->u.s32.a = cc_op; in disas_jcc()
825 c->u.s64.a = cc_dst; in disas_jcc()
834 c->u.s64.a = cc_src; in disas_jcc()
845 c->u.s64.a = cc_dst; in disas_jcc()
849 c->u.s64.a = cc_src; in disas_jcc()
858 c->u.s32.a = cc_op; in disas_jcc()
1557 c.u.s64.a = regs[r1]; in op_bct64()
1606 c.u.s64.a = regs[r1]; in op_bx64()
1623 c.u.s64.a = o->in1; in op_cj()
[all …]
/openbmc/linux/net/sched/
H A Dsch_api.c2003 struct tcf_bind_args *a = (void *)arg; in tcf_node_bind() local
2009 tp->ops->bind_class(n, a->classid, a->cl, q, a->base); in tcf_node_bind()
2025 struct tc_bind_class_args *a = (struct tc_bind_class_args *)w; in tc_bind_class_walker() local
2043 arg.classid = a->clid; in tc_bind_class_walker()
2045 arg.cl = a->new_cl; in tc_bind_class_walker()
2219 struct qdisc_dump_args *a = (struct qdisc_dump_args *)arg; in qdisc_class_dump() local
2221 return tc_fill_tclass(a->skb, q, cl, NETLINK_CB(a->cb->skb).portid, in qdisc_class_dump()
2222 a->cb->nlh->nlmsg_seq, NLM_F_MULTI, in qdisc_class_dump()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c167 static bool cpus_map_matched(struct evsel *a, struct evsel *b) in cpus_map_matched() argument
169 if (!a->core.cpus && !b->core.cpus) in cpus_map_matched()
172 if (!a->core.cpus || !b->core.cpus) in cpus_map_matched()
175 if (perf_cpu_map__nr(a->core.cpus) != perf_cpu_map__nr(b->core.cpus)) in cpus_map_matched()
178 for (int i = 0; i < perf_cpu_map__nr(a->core.cpus); i++) { in cpus_map_matched()
179 if (perf_cpu_map__cpu(a->core.cpus, i).cpu != in cpus_map_matched()
224 static inline void diff_timespec(struct timespec *r, struct timespec *a, in diff_timespec() argument
227 r->tv_sec = a->tv_sec - b->tv_sec; in diff_timespec()
228 if (a->tv_nsec < b->tv_nsec) { in diff_timespec()
229 r->tv_nsec = a->tv_nsec + NSEC_PER_SEC - b->tv_nsec; in diff_timespec()
[all …]
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc190 /* test if a constant matches the constraint */
587 * Load bitmasks with a right-shift. This is good for things
1199 /* We expect to use a 16-bit negative offset from ENV. */
1273 * verify that it does not cross a page boundary.
1286 /* Zero extend a 32-bit guest address for a 64-bit host. */
1565 /* Note that SYNC_MB is a slightly weaker than SYNC 0,
1567 is a completion barrier. */
2302 instruction set. Probe it using a signal handler. */
2471 /* t1 = 000a */
2499 /* t3 = 000a */
[all …]
/openbmc/qemu/target/hexagon/imported/
H A Dalu.idef14 * You should have received a copy of the GNU General Public License
66 "Add a signed immediate to a register",
267 "Combine two words into a register pair",
273 "Combine a word and an immediate into a register pair",
279 "Combine a word and an immediate into a register pair",
295 "Combine two halves into a register", {RdV = (fGETUHALF(1,RtV)<<16) | fGETUHALF(1,RsV);})
298 "Combine two halves into a register", {RdV = (fGETUHALF(1,RtV)<<16) | fGETUHALF(0,RsV);})
301 "Combine two halves into a register", {RdV = (fGETUHALF(0,RtV)<<16) | fGETUHALF(1,RsV);})
304 "Combine two halves into a register", {RdV = (fGETUHALF(0,RtV)<<16) | fGETUHALF(0,RsV);})
1190 "Choose " STR " elements of a vector", \
/openbmc/linux/arch/alpha/lib/
H A Dstxncpy.S55 lda t2, -1 # e1 : build a mask against false zero
318 cmpbge zero, t1, t8 # .. e1 : is there a zero?
319 andnot t2, t6, t2 # e0 : dest mask for a single word copy
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_scan.S91 | now all arithmetic instr and a few move instr are left
92 fp_fgen_fp: | source is a fpu register
97 lea (FPD_TEMPFP1,FPDATA),%a1 | copy src into a temp location
/openbmc/u-boot/arch/arm/dts/
H A Dstm32f746.dtsi11 * licensing only applies to this file, and not this project as a
14 * a) This file is free software; you can redistribute it and/or
27 * obtaining a copy of this software and associated documentation
/openbmc/u-boot/board/freescale/lx2160a/
H A DREADME3 The LX2160A Reference Design (RDB) is a high-performance computing,
31 eSDHC1: Supports a SD connector for connecting SD cards
52 a) Flexspi boot
/openbmc/u-boot/tools/
H A Dimx8mimage.c30 #define ALIGN(x,a) __ALIGN_MASK((x), (__typeof__(x))(a) - 1, a) argument
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_calendar.c247 static u32 sparx5_dsm_exb_gcd(u32 a, u32 b) in sparx5_dsm_exb_gcd() argument
250 return a; in sparx5_dsm_exb_gcd()
251 return sparx5_dsm_exb_gcd(b, a % b); in sparx5_dsm_exb_gcd()
/openbmc/docs/designs/
H A Dredfish-resource-supplement-for-pfr.md11 The platform is a collection of fundamental hardware and firmware components
12 needed to boot and operate a system. The Platform Firmware Resiliency(PFR) in
36 …chema supplement](https://www.dmtf.org/sites/default/files/standards/documents/DSP0268_2019.1a.pdf)
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc8 # so we have a virtual to represent that:
28 connection to the X server is lost, so a typical desktop session is either \
142 # Xorg requires a SHA1 implementation, pick one
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun6i-a31s-sinovoip-bpi-m2.dts6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
/openbmc/linux/Documentation/devicetree/bindings/interconnect/
H A Dsamsung,exynos-bus.yaml16 Generally, each bus of Exynos SoC includes a source clock and a power line,
41 There are a little different composition among Exynos SoC because each Exynos
/openbmc/linux/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra20-host1x.yaml13 description: The host1x top-level node defines a number of children, each
175 use. Should be a mapping of IDs 0..n to IOMMU entries corresponding to
226 use. Should be a mapping of IDs 0..n to IOMMU entries corresponding to
/openbmc/linux/arch/arm/kernel/
H A Dentry-header.S24 @ This _must_ remain a multiple of 8 for EABI.
113 @ store saved r12 using str to have a register to hold the base for stm
447 @ The stack pointer is not pointing to a valid vmap'ed stack, but it
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dexeclist.c45 #define same_context(a, b) (((a)->context_id == (b)->context_id) && \ argument
46 ((a)->lrca == (b)->lrca))
/openbmc/linux/drivers/phy/qualcomm/
H A DKconfig134 chipsets. The PHY is paired with a Synopsys DWC3 USB controller
143 PMICs. The repeater is paired with a Synopsys eUSB2 Phy
173 to the V1 variants. The PHY is paired with a Synopsys DWC3 USB
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h431 static inline unsigned long pte_accessible(struct mm_struct *mm, pte_t a) in pte_accessible() argument
433 if (pte_val(a) & _PAGE_PRESENT) in pte_accessible()
436 if ((pte_val(a) & _PAGE_PROTNONE) && in pte_accessible()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet.c390 u64 a; in vnet_find_parent() local
392 mdesc_for_each_arc(a, hp, port_node, MDESC_ARC_TYPE_BACK) { in vnet_find_parent()
393 u64 target = mdesc_arc_target(hp, a); in vnet_find_parent()
/openbmc/linux/arch/powerpc/platforms/44x/
H A DKconfig93 is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
306 This option enables a work around for an icache bug on 476
308 through pages (IBM errata #46). It requires a recent version

1...<<711712713714715716717718719720>>...893