Home
last modified time | relevance | path

Searched defs:kho_scratch (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dkexec_handover.h8 struct kho_scratch { struct
9 phys_addr_t addr;
10 phys_addr_t size;
/linux/arch/x86/boot/compressed/
H A Dkaslr.c769 struct kho_scratch *kho_scratch; in process_kho_entries() local
/linux/kernel/
H A Dkexec_handover.c410 static struct kho_scratch *kho_scratch; variable