Home
last modified time | relevance | path

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

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