ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
boot
freeldr
freeldr
include
arch
i386
Data Structures
|
Defines
|
Functions
i386.h File Reference
Go to the source code of this file.
Data Structures
struct
PPAGE_DIRECTORY_X86
Defines
#
define
KIP0PCRADDRESS
0xffdff000
#
define
PFN_SHIFT
12
#
define
PDE_SHIFT
22
#
define
PDE_SHIFT_PAE
18
#
define
PaPtrToPfn
(
p
) (((
ULONG_PTR
)&
p
) >>
PFN_SHIFT
)
#
define
PaToPfn
(
p
) ((
p
) >>
PFN_SHIFT
)
#
define
STARTUP_BASE
0xC0000000
#
define
LowMemPageTableIndex
0
#
define
StartupPageTableIndex
(
STARTUP_BASE
>> 22)
#
define
HalPageTableIndex
(HAL_BASE >> 22)
Functions
void
i386DivideByZero
(
void
)
void
i386DebugException
(
void
)
void
i386NMIException
(
void
)
void
i386Breakpoint
(
void
)
void
i386Overflow
(
void
)
void
i386BoundException
(
void
)
void
i386InvalidOpcode
(
void
)
void
i386FPUNotAvailable
(
void
)
void
i386DoubleFault
(
void
)
void
i386CoprocessorSegment
(
void
)
void
i386InvalidTSS
(
void
)
void
i386SegmentNotPresent
(
void
)
void
i386StackException
(
void
)
void
i386GeneralProtectionFault
(
void
)
void
i386PageFault
(
void
)
void
i386CoprocessorError
(
void
)
void
i386AlignmentCheck
(
void
)
void
i386MachineCheck
(
void
)
Generated on Fri May 25 2012 04:46:46 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.