Sign in
android-kvm
/
linux
/
0b28c41e3c951ea3d4f012cfa9da5ebd6512cf6e
/
.
/
arch
/
sparc
/
include
/
asm
/
mmu_32.h
blob: d5b220ca7f409b2e4b3c20e5d55fe57d2d23209d [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__MMU_H
#define
__MMU_H
/* Default "unsigned long" context */
typedef
unsigned
long
mm_context_t
;
/* mm/srmmu.c */
extern
ctxd_t
*
srmmu_ctx_table_phys
;
#endif