Home
last modified time | relevance | path

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

/linux/arch/x86/lib/
A Dkaslr.c26 #define get_boot_seed() kaslr_offset() macro
56 unsigned long raw, random = get_boot_seed(); in kaslr_get_random_long()
/linux/arch/powerpc/mm/nohash/
A Dkaslr_booke.c71 static unsigned long __init get_boot_seed(void *fdt) in get_boot_seed() function
301 random = get_boot_seed(dt_ptr); in kaslr_choose_location()
/linux/arch/x86/boot/compressed/
A Dkaslr.c61 static unsigned long get_boot_seed(void) in get_boot_seed() function

Completed in 5 milliseconds