Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_64.h243 extern void cleanup_highmap(void);
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c213 static void __init cleanup_highmap(void) in cleanup_highmap() function
1114 cleanup_highmap(); in setup_arch()
/openbmc/linux/arch/x86/mm/
H A Dinit_64.c426 void __init cleanup_highmap(void) in cleanup_highmap() function