Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
marvell
/
linux
/
arch
/
microblaze
/
include
/
asm
/
mmu_context.h
blob: f74f9da07fdc983f0ddbbe2be35e73972a20f546 [
file
] [
log
] [
blame
]
b.liu
e958203
2025-04-17 19:18:16 +0800
[
diff
] [
blame^
]
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifdef
CONFIG_MMU
3
# include <asm/mmu_context_mm.h>
4
#else
5
# include <asm-generic/mmu_context.h>
6
#endif