Home
last modified time | relevance | path

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

/arch/x86/boot/
Dboot.h199 static inline char *__get_heap(size_t s, size_t a, size_t n) in __get_heap() function
209 ((type *)__get_heap(sizeof(type),__alignof__(type),(n)))