Home
last modified time | relevance | path

Searched defs:get_boot_seed (Results 1 - 6 of 6) sorted by relevance

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

Completed in 6 milliseconds