Home
last modified time | relevance | path

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

/linux-6.15/arch/nios2/kernel/
H A Dsetup.c140 *max_low = PFN_DOWN(memblock_get_current_limit()); in find_limits()
/linux-6.15/arch/arm/mm/
H A Dinit.c78 *max_low = PFN_DOWN(memblock_get_current_limit()); in find_limits()
/linux-6.15/include/linux/
H A Dmemblock.h502 phys_addr_t memblock_get_current_limit(void);
/linux-6.15/mm/
H A Dmemblock.c2001 phys_addr_t __init_memblock memblock_get_current_limit(void) in memblock_get_current_limit() function