Home
last modified time | relevance | path

Searched refs:KHO_VMALLOC_ALLOC (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/liveupdate/
H A Dkexec_handover.c939 #define KHO_VMALLOC_ALLOC 0x0001 macro
947 kho_flags |= KHO_VMALLOC_ALLOC; in vmalloc_flags_to_kho()
958 if (kho_flags & KHO_VMALLOC_ALLOC) in kho_flags_to_vmalloc()