Searched defs:arch_kexec_post_alloc_pages (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkexec.h183 #define arch_kexec_post_alloc_pages arch_kexec_post_alloc_pages macro
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c568 int arch_kexec_post_alloc_pages(void *vaddr, unsigned int pages, gfp_t gfp) function
/linux-master/include/linux/
H A Dkexec.h455 static inline int arch_kexec_post_alloc_pages(void *vaddr, unsigned int pages, gfp_t gfp) { return 0; } function

Completed in 125 milliseconds