KallistiOS git master
Independent SDK for the Sega Dreamcast
|
MMU context type. More...
#include <arch/mmu.h>
Data Fields | |
mmusubcontext_t * | sub [MMU_PAGES] |
1024 sub-contexts | |
int | asid |
Address Space ID. | |
MMU context type.
This type is the top-level context that makes up the page table. There is one of these, with 1024 sub-contexts.
int mmucontext_t::asid |
Address Space ID.
mmusubcontext_t* mmucontext_t::sub[MMU_PAGES] |
1024 sub-contexts