Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_64.h240 extern void cleanup_highmap(void);
/linux/arch/x86/kernel/
H A Dsetup.c277 static void __init cleanup_highmap(void) in cleanup_highmap() function
1075 cleanup_highmap(); in setup_arch()
/linux/arch/x86/mm/
H A Dinit_64.c444 void __init cleanup_highmap(void) in cleanup_highmap() function