Searched defs:random_offset (Results 1 – 3 of 3) sorted by relevance
61 static inline void __init relocate_absolute(long random_offset) in relocate_absolute() argument 209 unsigned long random_offset; in determine_relocation_address() local 275 static inline void __init update_reloc_offset(unsigned long *addr, long random_offset) in update_reloc_offset() argument 285 unsigned long random_offset = 0; in relocate_kernel() local [all...]
28 unsigned int random_offset = 0; in efi_get_kimg_kaslr_address() local
129 static u64 random_offset(u64 start, u64 end, u64 len, u64 align) in random_offset() function