Home
last modified time | relevance | path

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

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