Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dpage_types.h67 static inline phys_addr_t get_max_mapped(void) in get_max_mapped() function
/Linux-v5.10/arch/x86/kernel/
Dsetup.c1102 memblock_set_current_limit(get_max_mapped()); in setup_arch()