Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/lib/
H A Dkaslr.c26 #define get_boot_seed() kaslr_offset() macro
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c64 static unsigned long __init get_boot_seed(void *fdt) in get_boot_seed() function
/openbmc/linux/arch/x86/boot/compressed/
H A Dkaslr.c61 static unsigned long get_boot_seed(void) in get_boot_seed() function