Release 4.14 arch/sparc/include/asm/mmu_32.h
/* 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
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Sam Ravnborg | 20 | 95.24% | 2 | 66.67% |
Greg Kroah-Hartman | 1 | 4.76% | 1 | 33.33% |
Total | 21 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.