Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
H A Dum_arch.c292 static unsigned long __init get_top_address(char **envp) in get_top_address() function
329 host_task_size = get_top_address(envp); in linux_main()