Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A De820.c1366 memblock_mark_kho_scratch(0, SZ_1M); in e820__memblock_setup()
/linux/kernel/liveupdate/
H A Dkexec_handover.c1674 err = memblock_mark_kho_scratch(area->addr, size); in kho_populate()
/linux/mm/
H A Dmemblock.c1222 __init int memblock_mark_kho_scratch(phys_addr_t base, phys_addr_t size) in memblock_mark_kho_scratch() function