Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dphysmem_info.h97 #define for_each_physmem_usable_range(i, p_start, p_end) \ macro
/linux/arch/s390/boot/
H A Dkaslr.c119 for_each_physmem_usable_range(i, &start, &end) { in iterate_valid_positions()
/linux/arch/s390/kernel/
H A Dsetup.c714 for_each_physmem_usable_range(i, &start, &end) in memblock_add_physmem_info()