Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dpage_types.h60 static inline phys_addr_t get_max_mapped(void) in get_max_mapped() function
/linux-6.15/arch/x86/coco/tdx/
H A Dtdx.c998 end = PAGE_OFFSET + get_max_mapped(); in tdx_kexec_finish()
/linux-6.15/arch/x86/kernel/
H A Dsetup.c1117 memblock_set_current_limit(get_max_mapped()); in setup_arch()
/linux-6.15/arch/x86/coco/sev/
H A Dcore.c1082 end = PAGE_OFFSET + get_max_mapped(); in unshare_all_memory()