Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/include/asm/
Dmcfmmu.h108 void cf_bootmem_alloc(void);
/linux-6.1.9/arch/m68k/mm/
Dmcfmmu.c169 void __init cf_bootmem_alloc(void) in cf_bootmem_alloc() function
/linux-6.1.9/arch/m68k/kernel/
Dsetup_mm.c315 cf_bootmem_alloc(); in setup_arch()