1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* MN10300 Memory management context
4 * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
5 * Written by David Howells (dhowells@redhat.com)
6 * - Derived from include/asm-frv/mmu.h
16 unsigned long tlbpid
[NR_CPUS
]; /* TLB PID for this process on
20 #endif /* _ASM_MMU_H */