TianoCore EDK2
master
Loading...
Searching...
No Matches
CpuMmuLib.h
Go to the documentation of this file.
1
9
#ifndef CPU_MMU_LIB_H_
10
#define CPU_MMU_LIB_H_
11
12
#include <
Uefi/UefiBaseType.h
>
13
30
EFI_STATUS
31
EFIAPI
32
MemoryRegionMap
(
33
IN
OUT
UINTN
*PageTable OPTIONAL,
34
IN
UINT64 PageWalkCfg,
35
IN
EFI_PHYSICAL_ADDRESS
BaseAddress,
36
IN
UINT64 Length,
37
IN
UINT64 Attributes,
38
IN
UINT64 AttributeMask
39
);
40
41
#endif
// CPU_MMU_LIB_H_
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
MemoryRegionMap
EFI_STATUS EFIAPI MemoryRegionMap(IN OUT UINTN *PageTable OPTIONAL, IN UINT64 PageWalkCfg, IN EFI_PHYSICAL_ADDRESS BaseAddress, IN UINT64 Length, IN UINT64 Attributes, IN UINT64 AttributeMask)
Definition:
CpuMmu.c:694
IN
#define IN
Definition:
Base.h:279
OUT
#define OUT
Definition:
Base.h:284
UefiBaseType.h
EFI_PHYSICAL_ADDRESS
UINT64 EFI_PHYSICAL_ADDRESS
Definition:
UefiBaseType.h:50
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
UefiCpuPkg
Include
Library
CpuMmuLib.h
Generated on Fri Nov 15 2024 18:01:26 for TianoCore EDK2 by
1.9.6