KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
mmusubcontext_t Struct Reference

MMU sub-context type. More...

#include <arch/mmu.h>

Data Fields

mmupage_t page [MMU_SUB_PAGES]
 512 page entries
 

Detailed Description

MMU sub-context type.

We have two-level page tables on SH4, and each sub-context contains 512 entries.

Field Documentation

◆ page

mmupage_t mmusubcontext_t::page[MMU_SUB_PAGES]

512 page entries


The documentation for this struct was generated from the following file: