Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpage_types.h67 static inline phys_addr_t get_max_mapped(void) in get_max_mapped() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c1122 memblock_set_current_limit(get_max_mapped()); in setup_arch()