Searched refs:migratable (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/security/keys/trusted-keys/ |
D | trusted_core.c | 57 static unsigned char migratable; variable 136 p->migratable = migratable; in trusted_payload_alloc() 241 if (!p->migratable) in trusted_update() 266 new_p->migratable = p->migratable; in trusted_update() 372 migratable = trusted_key_sources[i].ops->migratable; in init_trusted()
|
D | trusted_tpm2.c | 308 flags |= payload->migratable ? 0 : (TPM2_OA_FIXED_TPM | TPM2_OA_FIXED_PARENT); in tpm2_seal_trusted() 429 payload->migratable = 0; in tpm2_load_cmd() 431 payload->migratable = 1; in tpm2_load_cmd() 558 payload->migratable = data[data_len - 1]; in tpm2_unseal_cmd()
|
D | trusted_caam.c | 75 .migratable = 0, /* non-migratable */
|
D | trusted_tpm1.c | 683 p->key[p->key_len] = p->migratable; in key_seal() 714 p->migratable = p->key[--p->key_len]; in key_unseal() 828 pay->migratable = 0; in getoptions() 1079 .migratable = 1, /* migratable by default */
|
D | trusted_tee.c | 284 .migratable = 0, /* non-migratable */
|
D | trusted_dcp.c | 341 .migratable = 0,
|
/linux-6.12.1/include/keys/ |
D | trusted-type.h | 30 unsigned char migratable; member 56 unsigned char migratable; member 92 pr_info("migratable %d\n", p->migratable); in dump_payload()
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-port.rst | 128 Users may also set the function as migratable using 129 `devlink port function set migratable` command. 209 migratable capability setup 216 explicitly enable the VF migratable capability. 218 When user enables migratable capability for a VF, and the HV binds the VF to VFIO driver 222 However, when migratable capability is enable, device will disable features which cannot 223 be migrated. Thus migratable cap can impose limitations on a VF so let the user decide. 225 Example of LM with migratable function configuration: 226 - Get migratable capability of the VF device:: 231 hw_addr 00:00:00:00:00:00 migratable disable [all …]
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
D | switchdev.rst | 185 migratable capability setup 188 explicitly enable the VF migratable capability. 190 mlx5 driver support devlink port function attr mechanism to setup migratable
|
/linux-6.12.1/include/linux/ |
D | hugetlb.h | 651 HPAGEFLAG(Migratable, migratable)
|
/linux-6.12.1/Documentation/security/keys/ |
D | trusted-encrypted.rst | 222 migratable= 0|1 indicating permission to reseal to new PCR values,
|
/linux-6.12.1/scripts/ |
D | spelling.txt | 997 migrateable||migratable
|
/linux-6.12.1/drivers/vfio/pci/mlx5/ |
D | cmd.c | 26 if (!MLX5_GET(cmd_hca_cap_2, cap, migratable)) in mlx5vf_is_migratable()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.c | 834 vport->info.mig_enabled = MLX5_GET(cmd_hca_cap_2, hca_caps, migratable); in mlx5_esw_vport_caps_get()
|
D | eswitch_offloads.c | 4319 MLX5_SET(cmd_hca_cap_2, hca_caps, migratable, enable); in mlx5_devlink_port_fn_migratable_set()
|
/linux-6.12.1/Documentation/mm/ |
D | unevictable-lru.rst | 232 of the pages on an LRU list, and thus mlocked pages were not migratable as
|
/linux-6.12.1/include/linux/mlx5/ |
D | mlx5_ifc.h | 2096 u8 migratable[0x1]; member
|
/linux-6.12.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 3642 specifies the amount of memory used for migratable
|