Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dpage_types.h63 static inline phys_addr_t get_max_mapped(void) in get_max_mapped() function
/linux-6.12.1/arch/x86/coco/tdx/
Dtdx.c869 end = PAGE_OFFSET + get_max_mapped(); in tdx_kexec_finish()
/linux-6.12.1/arch/x86/kernel/
Dsetup.c1060 memblock_set_current_limit(get_max_mapped()); in setup_arch()