Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpage_types.h58 static inline phys_addr_t get_max_mapped(void) in get_max_mapped() function
/linux/arch/x86/coco/tdx/
H A Dtdx.c1038 end = PAGE_OFFSET + get_max_mapped(); in tdx_kexec_finish()
/linux/arch/x86/kernel/
H A Dsetup.c1146 memblock_set_current_limit(get_max_mapped()); in setup_arch()
/linux/arch/x86/coco/sev/
H A Dcore.c559 end = PAGE_OFFSET + get_max_mapped(); in unshare_all_memory()