Home
last modified time | relevance | path

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

/linux-4.4.14/arch/microblaze/include/asm/
Dsetup.h47 extern void *alloc_maybe_bootmem(size_t size, gfp_t mask);
/linux-4.4.14/arch/microblaze/mm/
Dinit.c417 void * __init_refok alloc_maybe_bootmem(size_t size, gfp_t mask) in alloc_maybe_bootmem() function