Home
last modified time | relevance | path

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

/linux/arch/x86/realmode/
H A Dinit.c70 memblock_clear_kho_scratch(0, SZ_1M); in reserve_real_mode()
/linux/include/linux/
H A Dmemblock.h159 int memblock_clear_kho_scratch(phys_addr_t base, phys_addr_t size);
/linux/mm/
H A Dmemblock.c1141 __init int memblock_clear_kho_scratch(phys_addr_t base, phys_addr_t size) in memblock_clear_kho_scratch() function