Home
last modified time | relevance | path

Searched defs:kho_vmalloc (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dkexec_handover.h43 struct kho_vmalloc { struct
56 int kho_preserve_vmalloc(void *ptr, struct kho_vmalloc *preservation); argument
/linux/kernel/
H A Dkexec_handover.c878 static void kho_vmalloc_free_chunks(struct kho_vmalloc *kho_vmalloc) in kho_vmalloc_free_chunks()