Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dpgtable_64.h244 extern void cleanup_highmap(void);
/linux-5.19.10/arch/x86/kernel/
Dsetup.c211 static void __init cleanup_highmap(void) in cleanup_highmap() function
1057 cleanup_highmap(); in setup_arch()
/linux-5.19.10/arch/x86/mm/
Dinit_64.c420 void __init cleanup_highmap(void) in cleanup_highmap() function