Home
last modified time | relevance | path

Searched full:computing (Results 1 – 25 of 729) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/include/linux/
Dcc_platform.h3 * Confidential Computing Platform Capability checks
17 * enum cc_attr - Confidential computing attributes
19 * These attributes represent confidential computing features that are
70 * @attr: Confidential computing attribute to check
73 * specified Confidential Computing attribute is currently active.
77 * * TRUE - Specified Confidential Computing attribute is active
78 * * FALSE - Specified Confidential Computing attribute is not active
/kernel/linux/linux-6.6/include/linux/
Dcc_platform.h3 * Confidential Computing Platform Capability checks
17 * enum cc_attr - Confidential computing attributes
19 * These attributes represent confidential computing features that are
99 * @attr: Confidential computing attribute to check
102 * specified Confidential Computing attribute is currently active.
106 * * TRUE - Specified Confidential Computing attribute is active
107 * * FALSE - Specified Confidential Computing attribute is not active
/kernel/linux/linux-5.10/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_timestamp.h24 * struct inv_icm42600_timestamp_acc - accumulator for computing an estimation
27 * @values: table of all measured values, use for computing the mean
38 * @timestamp: store last timestamp for computing next data timestamp
42 * @chip_period: accumulator for computing internal chip period
/kernel/linux/linux-6.6/include/linux/iio/common/
Dinv_sensors_timestamp.h32 * struct inv_sensors_timestamp_acc - accumulator for computing an estimation
35 * @values: table of all measured values, use for computing the mean
49 * @timestamp: store last timestamp for computing next data timestamp
53 * @chip_period: accumulator for computing internal chip period
/kernel/linux/linux-5.10/drivers/iio/dac/
Dcio-dac.c3 * IIO driver for the Measurement Computing CIO-DAC
6 * This driver supports the following Measurement Computing devices: CIO-DAC16,
35 MODULE_PARM_DESC(base, "Measurement Computing CIO-DAC base addresses");
134 MODULE_DESCRIPTION("Measurement Computing CIO-DAC IIO driver");
/kernel/linux/linux-6.6/drivers/iio/dac/
Dcio-dac.c3 * IIO driver for the Measurement Computing CIO-DAC
6 * This driver supports the following Measurement Computing devices: CIO-DAC16,
35 MODULE_PARM_DESC(base, "Measurement Computing CIO-DAC base addresses");
160 MODULE_DESCRIPTION("Measurement Computing CIO-DAC IIO driver");
/kernel/linux/linux-6.6/tools/perf/util/
Dexpr.y73 /* During computing ids, does val represent a constant (non-BOTTOM) value? */
124 * If we're not computing ids or $1 and $3 are constants, compute the new
125 * constant value using OP. Its invariant that there are no ids. If computing
305 /* LHS and/or RHS need computing from event IDs so union. */
320 /* LHS and/or RHS need computing from event IDs so union. */
341 /* LHS and/or RHS need computing from event IDs so union. */
/kernel/linux/linux-6.6/Documentation/security/secrets/
Dcoco.rst4 Confidential Computing secrets
7 This document describes how Confidential Computing secret injection is handled
15 Confidential Computing (coco) hardware such as AMD SEV (Secure Encrypted
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsecurityfs-secrets-coco5 Exposes confidential computing (coco) EFI secrets to
8 EFI can declare memory area used by confidential computing
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dcb_pcimdda.c12 * Description: Measurement Computing PCIM-DDA06-16
13 * Devices: [Measurement Computing] PCIM-DDA06-16 (cb_pcimdda)
28 * (well, at least according to the rather thin spec. from Measurement Computing
/kernel/linux/linux-6.6/drivers/comedi/drivers/
Dcb_pcimdda.c12 * Description: Measurement Computing PCIM-DDA06-16
13 * Devices: [Measurement Computing] PCIM-DDA06-16 (cb_pcimdda)
28 * (well, at least according to the rather thin spec. from Measurement Computing
/kernel/linux/linux-6.6/fs/smb/server/
Dxattr.h50 * Enumeration is used for computing posix acl hash.
74 * xattr_smb_acl structure is used for computing posix acl hash.
/kernel/linux/linux-6.6/arch/x86/crypto/
Dpolyval-clmulni_asm.S18 * This two step process is equivalent to computing h^8m_0 + ... + h^1m_7 where
81 * This step is done when computing the polynomial reduction for efficiency
161 * The implementation below saves a XOR instruction by computing P_1 + T_0 : P_0
163 * T_1 into dest. This allows us to reuse P_1 + T_0 when computing V.
/kernel/linux/linux-6.6/drivers/misc/
Dsmpro-misc.c3 * Ampere Computing SoC's SMpro Misc Driver
5 * Copyright (c) 2022, Ampere Computing LLC
/kernel/linux/linux-6.6/lib/
Dcrc64.c47 * or the previous crc64 value if computing incrementally.
69 * previous crc64 value if computing incrementally.
/kernel/linux/linux-5.10/fs/orangefs/
DKconfig7 computing (HEC) systems.
/kernel/linux/linux-6.6/fs/orangefs/
DKconfig7 computing (HEC) systems.
/kernel/linux/linux-5.10/Documentation/powerpc/
Dassociativity.rst61 used as an index while computing numa distance information via "ibm,numa-distance-table".
68 computing the distance of domain 8 from other domains present in the system. For the rest of
/kernel/linux/linux-6.6/Documentation/powerpc/
Dassociativity.rst61 used as an index while computing numa distance information via "ibm,numa-distance-table".
68 computing the distance of domain 8 from other domains present in the system. For the rest of
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
Drxe_icrc.c13 * rxe_icrc_init() - Initialize crypto function for computing crc32
91 /* This seed is the result of computing a CRC with a seed of in rxe_icrc_hdr()
/kernel/linux/linux-6.6/include/uapi/linux/
Dipmi_ssif_bmc.h3 * Copyright (c) 2022, Ampere Computing LLC.
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
Dsev.c533 /* Search for Confidential Computing blob in the EFI config table. */
551 * Confidential Computing blob, which can be passed to the boot kernel
594 * If a SNP-specific Confidential Computing blob is present, then in snp_init()
615 * The Confidential Computing blob is used very early in uncompressed in sev_prep_identity_maps()
/kernel/linux/linux-6.6/arch/arm64/crypto/
Dpolyval-ce-core.S20 * This two step process is equivalent to computing h^8m_0 + ... + h^1m_7 where
86 * This step is done when computing the polynomial reduction for efficiency
188 * The implementation below saves a XOR instruction by computing P_1 + T_0 : P_0
190 * T_1 into dest. This allows us to reuse P_1 + T_0 when computing V.
/kernel/linux/linux-5.10/arch/mips/loongson64/
Dtime.c3 * Copyright (C) 2007 Lemote, Inc. & Institute of Computing Technology
/kernel/linux/linux-6.6/arch/mips/loongson64/
Dsetup.c3 * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology

12345678910>>...30