Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/boot/
A Dboot.h175 static inline char *__get_heap(size_t s, size_t a, size_t n) in __get_heap() function
185 ((type *)__get_heap(sizeof(type),__alignof__(type),(n)))

Completed in 4 milliseconds