Home
last modified time | relevance | path

Searched defs:alloc_pgt_page (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dinit.h8 void *(*alloc_pgt_page)(void *); /* allocate buf for page table */ member
/openbmc/linux/arch/x86/power/
H A Dhibernate_64.c87 static void *alloc_pgt_page(void *context) in alloc_pgt_page() function
/openbmc/linux/arch/x86/boot/compressed/
H A Dident_map_64.c49 static void *alloc_pgt_page(void *context) in alloc_pgt_page() function
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c208 static void *alloc_pgt_page(void *data) in alloc_pgt_page() function