Home
last modified time | relevance | path

Searched refs:compute (Results 126 – 150 of 236) sorted by relevance

12345678910

/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-edgeble-neu6b.dtsi7 compatible = "edgeble,neural-compute-module-6b", "rockchip,rk3588";
/openbmc/linux/Documentation/virt/
H A Dne_overview.rst11 that allows customers to carve out isolated compute environments within EC2
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h298 int (*compute)(void* altout_dev, struct my_timming* input); member
H A Dmatroxfb_DAC1064.c511 .compute = m1064_compute,
529 .compute = g450_compute,
/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc792 /* compute nearest rounded result to 2.23 bits */
1556 * bits of y in the final result. To minimize this, compute as many
1561 /* Don't compute a value overlapping the sticky bit */
1583 * We need to compute more digits to produce a correct
/openbmc/linux/Documentation/sound/designs/
H A Dtracepoints.rst120 to compute the target parameter. ALSA PCM core registers some rules to the
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-configuration.rst136 scaling is applied. The application can compute the scaling ratios using
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dfsgs.rst12 The segment base address is added to the Byte-address to compute the
/openbmc/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst12 or deciding where to place the workload within a compute cluster.
/openbmc/linux/arch/m68k/fpsp040/
H A Dbindec.S674 fmuls FTEN,%fp2 |compute 10^LEN
677 fmuls FTEN,%fp2 |compute 10^LEN
H A Dslogn.S46 | of the algorithm for LOGN and compute log(1+X) as
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-defaults.inc137 # VIRTUAL-RUNTIME_phosphor-ipmi-providers to compute a list of potential
/openbmc/linux/drivers/firmware/arm_scmi/
H A DKconfig15 the performance of a domain that is composed of compute engines
/openbmc/linux/arch/x86/boot/
H A Dheader.S456 # All of which is enough to compute an amount of extra data that is required
/openbmc/linux/tools/perf/Documentation/
H A Dperf-stat.txt346 By default, events to compute a metric are placed in weak groups. The
366 compute whether a metric has exceeded its threshold expression. This
370 compute the threshold then the threshold is still computed and used to
/openbmc/linux/Documentation/driver-api/
H A Dvfio-mediated-device.rst27 multiple devices, such as GPUs, network adapters, and compute accelerators. With
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch38 +# This file helps to compute a version number in source trees obtained from
704 + "error": "unable to compute version", "date": None}
1224 # This file helps to compute a version number in source trees obtained from
1767 - "error": "unable to compute version"}
1768 + "error": "unable to compute version", "date": None}
2263 print("unable to compute version")
2266 - "dirty": None, "error": "unable to compute version"}
2267 + "dirty": None, "error": "unable to compute version",
/openbmc/linux/Documentation/trace/
H A Dosnoise-tracer.rst152 it will compute its duration, and this duration will be subtracted from
/openbmc/linux/Documentation/networking/
H A Dmsg_zerocopy.rst215 converted to a private copy of data deep in the stack, say to compute
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ssse3_asm.S299 .set i, ((\r) % 80) # pre-compute for the next iteration
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.c980 DEFINE_AMDGPU_MES_CTX_GET_OFFS_ENG(compute); in amdgpu_mes_ctx_get_offs()
1031 compute[ring->idx].mec_hpd); in amdgpu_mes_add_ring()
/openbmc/u-boot/doc/
H A DREADME.gpt39 OSes and programming languages are providing libraries to compute UUID (e.g.
/openbmc/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst254 the same kind of compute, but with different efficiency. For example,
/openbmc/qemu/docs/system/i386/
H A Damd-memory-encryption.rst124 In order to verify the guest launch measurement, The Guest Owner must compute
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dverity.rst235 A command line tool veritysetup is available to compute or verify

12345678910