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
amd64
Defines
|
Functions
amd64.h File Reference
Go to the source code of this file.
Defines
#
define
KIP0PCRADDRESS
0xFFFFF78000001000ULL /* FIXME!!! */
#
define
VA_MASK
0x0000FFFFFFFFFFFFUL
#
define
PtrToPfn
(
p
) ((((
ULONGLONG
)
p
) >>
PAGE_SHIFT
) & 0xfffffffULL)
#
define
VAtoPXI
(va) ((((
ULONG64
)va) >>
PXI_SHIFT
) & 0x1FF)
#
define
VAtoPPI
(va) ((((
ULONG64
)va) >>
PPI_SHIFT
) & 0x1FF)
#
define
VAtoPDI
(va) ((((
ULONG64
)va) >>
PDI_SHIFT
) & 0x1FF)
#
define
VAtoPTI
(va) ((((
ULONG64
)va) >>
PTI_SHIFT
) & 0x1FF)
#
define
MachInit
PcMachInit
Functions
VOID
FrLdrSetupGdtIdt
(
VOID
)
Generated on Sun May 27 2012 04:47:52 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.