Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dpage_types.h67 static inline phys_addr_t get_max_mapped(void) in get_max_mapped() function
/linux-6.1.9/arch/x86/kernel/
Dsetup.c1195 memblock_set_current_limit(get_max_mapped()); in setup_arch()