![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __ALPHA_MMU_H 0003 #define __ALPHA_MMU_H 0004 0005 /* The alpha MMU context is one "unsigned long" bitmap per CPU */ 0006 typedef unsigned long mm_context_t[NR_CPUS]; 0007 0008 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |