Home
last modified time | relevance | path

Searched defs:init_unaccepted_memory (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/boot/compressed/
H A Dmem.c48 bool init_unaccepted_memory(void) in init_unaccepted_memory() function
H A Dmisc.h252 static inline bool init_unaccepted_memory(void) { return false; } in init_unaccepted_memory() function