Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmcfmmu.h108 void cf_bootmem_alloc(void);
/openbmc/linux/arch/m68k/mm/
H A Dmcfmmu.c160 void __init cf_bootmem_alloc(void) in cf_bootmem_alloc() function
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c316 cf_bootmem_alloc(); in setup_arch()