Searched refs:PMap_SystemLMap (Results 1 – 2 of 2) sorted by relevance
/sys/amd64/ |
D | pmap.c | 54 PMap_SystemLMap(0x0, MEM_DIRECTMAP_BASE + 0x0, in PMap_Init() 56 PMap_SystemLMap(0xC0000000, MEM_DIRECTMAP_BASE + 0xC0000000, in PMap_Init() 58 PMap_SystemLMap(0x100000000, MEM_DIRECTMAP_BASE + 0x100000000, in PMap_Init() 480 PMap_SystemLMap(uint64_t phys, uint64_t virt, uint64_t lpages, uint64_t flags) in PMap_SystemLMap() function
|
/sys/amd64/include/ |
D | pmap.h | 76 bool PMap_SystemLMap(uint64_t phys, uint64_t virt, uint64_t lpages, uint64_t flags);
|