Home
last modified time | relevance | path

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

/arch/x86/boot/compressed/
Dkaslr.c802 static unsigned long find_random_phys_addr(unsigned long minimum, in find_random_phys_addr() function
885 random_addr = find_random_phys_addr(min_addr, output_size); in choose_random_location()