Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix.h335 void __ref radix__vmemmap_free(unsigned long start, unsigned long end,
/openbmc/linux/arch/powerpc/mm/
H A Dinit_64.c383 return radix__vmemmap_free(start, end, altmap); in vmemmap_free()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c1334 void __ref radix__vmemmap_free(unsigned long start, unsigned long end, in radix__vmemmap_free() function