RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
cpu.c File Reference

x86_64 Dependent Source More...

#include <rtems/score/cpuimpl.h>
#include <rtems/score/idt.h>
#include <rtems/score/isr.h>
#include <rtems/score/tls.h>

Functions

void _CPU_Exception_frame_print (const CPU_Exception_frame *ctx)
 Prints the exception frame via printk().
 
void _CPU_Initialize (void)
 CPU initialization.
 
void _CPU_Fatal_halt (uint32_t source, CPU_Uint32ptr error)
 

Detailed Description

x86_64 Dependent Source