RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Structures | Macros | Functions
cpuimpl.h File Reference

CPU Port Implementation API. More...

#include <rtems/score/cpu.h>

Go to the source code of this file.

Data Structures

struct  CPU_Interrupt_frame
 Interrupt stack frame (ISF). More...
 

Macros

#define CPU_PER_CPU_CONTROL_SIZE   0
 
#define CPU_INTERRUPT_FRAME_SIZE   0x2E0
 
#define CPU_THREAD_LOCAL_STORAGE_VARIANT   11
 

Functions

void _CPU_Context_volatile_clobber (uintptr_t pattern)
 
void _CPU_Context_validate (uintptr_t pattern)
 

Detailed Description

CPU Port Implementation API.