Searched refs:store_slot_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dkaslr.c492 static void store_slot_info(struct mem_vector *region, unsigned long image_size) function
518 store_slot_info(region, image_size);
528 store_slot_info(region, image_size);
536 store_slot_info(&tmp, image_size);
552 store_slot_info(&tmp, image_size);

Completed in 103 milliseconds