Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c411 static unsigned long __init get_mpc_size(unsigned long physptr) in get_mpc_size() function
429 size = get_mpc_size(mpf->physptr); in check_physptr()
543 memblock_reserve(mpf->physptr, get_mpc_size(mpf->physptr)); in smp_reserve_memory()
854 size = get_mpc_size(mpf->physptr); in update_mp_table()