| /linux/security/keys/trusted-keys/ |
| H A D | trusted_core.c | 62 static unsigned char migratable; variable 141 p->migratable = migratable; in trusted_payload_alloc() 246 if (!p->migratable) in trusted_update() 271 new_p->migratable = p->migratable; in trusted_update() 377 migratable = trusted_key_sources[i].ops->migratable; in init_trusted()
|
| H A D | trusted_tpm2.c | 296 flags |= payload->migratable ? 0 : (TPM2_OA_FIXED_TPM | TPM2_OA_FIXED_PARENT); in tpm2_seal_trusted() 418 payload->migratable = 0; in tpm2_load_cmd() 420 payload->migratable = 1; in tpm2_load_cmd() 559 payload->migratable = data[data_len - 1]; in tpm2_unseal_cmd()
|
| H A D | trusted_tpm1.c | 636 p->key[p->key_len] = p->migratable; in key_seal() 667 p->migratable = p->key[--p->key_len]; in key_unseal() 781 pay->migratable = 0; in getoptions() 991 .migratable = 1, /* migratable by default */
|
| H A D | trusted_pkwm.c | 185 .migratable = 0, /* non-migratable */
|
| H A D | trusted_caam.c | 183 .migratable = 0, /* non-migratable */
|
| H A D | trusted_tee.c | 281 .migratable = 0, /* non-migratable */
|
| H A D | trusted_dcp.c | 355 .migratable = 0,
|
| /linux/include/keys/ |
| H A D | trusted-type.h | 34 unsigned char migratable; member 61 unsigned char migratable; member 97 pr_info("migratable %d\n", p->migratable); in dump_payload()
|
| /linux/Documentation/networking/devlink/ |
| H A 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/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A 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/Documentation/driver-api/cxl/allocation/ |
| H A D | page-allocator.rst | 36 typically not migratable, and as a result can only be serviced from
|
| /linux/Documentation/driver-api/cxl/linux/ |
| H A D | memory-hotplug.rst | 34 migratable allocations.
|
| /linux/include/linux/ |
| H A D | hugetlb.h | 655 HPAGEFLAG(Migratable, migratable)
|
| /linux/Documentation/security/keys/ |
| H A D | trusted-encrypted.rst | 283 migratable= 0|1 indicating permission to reseal to new PCR values,
|
| /linux/Documentation/mm/ |
| H A D | physical_memory.rst | 558 first pageblock with migratable pages in the zone after a full compaction
|
| H A D | unevictable-lru.rst | 232 of the pages on an LRU list, and thus mlocked pages were not migratable as
|
| /linux/drivers/vfio/pci/mlx5/ |
| H A D | cmd.c | 26 if (!MLX5_GET(cmd_hca_cap_2, cap, migratable)) in mlx5vf_is_migratable()
|
| /linux/scripts/ |
| H A D | spelling.txt | 1035 migrateable||migratable
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | memory-hotplug.rst | 677 pages are allowed in ZONE_MOVABLE. This only allows migratable gigantic
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.c | 835 vport->info.mig_enabled = MLX5_GET(cmd_hca_cap_2, hca_caps, migratable); in mlx5_esw_vport_caps_get()
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 2152 u8 migratable[0x1]; member
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 4233 specifies the amount of memory used for migratable
|