Searched refs:preservation (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/liveupdate/ |
| H A D | kexec_handover.c | 1016 int kho_preserve_vmalloc(void *ptr, struct kho_vmalloc *preservation) in kho_preserve_vmalloc() argument 1036 KHOSER_STORE_PTR(preservation->first, chunk); in kho_preserve_vmalloc() 1057 preservation->total_pages = vm->nr_pages; in kho_preserve_vmalloc() 1058 preservation->flags = flags; in kho_preserve_vmalloc() 1059 preservation->order = order; in kho_preserve_vmalloc() 1064 kho_unpreserve_vmalloc(preservation); in kho_preserve_vmalloc() 1076 void kho_unpreserve_vmalloc(struct kho_vmalloc *preservation) in kho_unpreserve_vmalloc() argument 1078 struct kho_vmalloc_chunk *chunk = KHOSER_LOAD_PTR(preservation->first); in kho_unpreserve_vmalloc() 1083 kho_vmalloc_unpreserve_chunk(chunk, preservation->order); in kho_unpreserve_vmalloc() 1101 void *kho_restore_vmalloc(const struct kho_vmalloc *preservation) in kho_restore_vmalloc() argument [all …]
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fw_update.c | 635 u8 preservation; in ixgbe_flash_pldm_image() local 644 preservation = IXGBE_ACI_NVM_PRESERVE_ALL; in ixgbe_flash_pldm_image() 650 preservation = IXGBE_ACI_NVM_PRESERVE_SELECTED; in ixgbe_flash_pldm_image() 655 preservation = IXGBE_ACI_NVM_NO_PRESERVATION; in ixgbe_flash_pldm_image() 680 priv.activate_flags = preservation; in ixgbe_flash_pldm_image()
|
| /linux/Documentation/arch/powerpc/ |
| H A D | syscall64-abi.rst | 18 specification C function calling sequence, including register preservation 47 Register preservation rules 49 Register preservation rules match the ELF ABI calling sequence with some 136 Register preservation rules
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fw_update.c | 998 u8 preservation; in ice_devlink_flash_update() local 1003 preservation = ICE_AQC_NVM_PRESERVE_ALL; in ice_devlink_flash_update() 1006 preservation = ICE_AQC_NVM_PRESERVE_SELECTED; in ice_devlink_flash_update() 1010 preservation = ICE_AQC_NVM_NO_PRESERVATION; in ice_devlink_flash_update() 1038 priv.activate_flags = preservation; in ice_devlink_flash_update()
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | dpaa.rst | 209 be processed by the same CPU. This ensures intra-flow order preservation
|
| /linux/Documentation/networking/devlink/ |
| H A D | ice.rst | 221 performing any preservation. This includes overwriting device
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 459 0x14, 0, ebx, 2, ip_filtering , IP/TraceStop filtering; Warm-reset PT MSRs preservation 463 0x14, 0, ebx, 6, psb_pmi_preserve , PSB and PMI preservation
|