FreeNOS
Typedefs
Arch Namespace Reference
lib » libarch » ARM | lib » libarch » Intel | kernel » ARM | kernel » Intel

Typedefs

typedef ARMCacheV6 Cache
 
typedef ARMIO IO
 
typedef ARMMap MemoryMap
 
typedef ARMPaging Memory
 
typedef ARMProcess Process
 

Typedef Documentation

◆ Cache

typedef IntelCache Arch::Cache
private

Definition at line 105 of file ARMCacheV6.h.

◆ IO

typedef IntelIO Arch::IO

Definition at line 132 of file ARMIO.h.

◆ Memory

typedef IntelPaging Arch::Memory
private

Definition at line 189 of file ARMPaging.h.

◆ MemoryMap

Definition at line 49 of file ARMMap.h.

◆ Process

typedef IntelProcess Arch::Process
private

Definition at line 105 of file ARMProcess.h.