![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 0003 #ifndef __ASM_CSKY_MMU_H 0004 #define __ASM_CSKY_MMU_H 0005 0006 typedef struct { 0007 atomic64_t asid; 0008 void *vdso; 0009 cpumask_t icache_stale_mask; 0010 } mm_context_t; 0011 0012 #endif /* __ASM_CSKY_MMU_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |