Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dboot.h57 unsigned long get_physmem_alloc_pos(void);
H A Dkaslr.c190 max = min(max, get_physmem_alloc_pos()); in randomize_within_range()
H A Dphysmem_info.c325 unsigned long get_physmem_alloc_pos(void) in get_physmem_alloc_pos() function