Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c64 static unsigned long __init get_boot_seed(void *fdt) in get_boot_seed() function
295 random = get_boot_seed(dt_ptr); in kaslr_choose_location()
/linux/arch/x86/boot/compressed/
H A Dkaslr.c57 static unsigned long get_boot_seed(void) in get_boot_seed() function