Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_64.h244 extern void cleanup_highmap(void);
/linux/arch/x86/kernel/
H A Dsetup.c215 static void __init cleanup_highmap(void) in cleanup_highmap() function
991 cleanup_highmap(); in setup_arch()