Searched refs:MempSetupPaging (Results 1 – 5 of 5) sorted by relevance
/reactos/boot/freeldr/freeldr/ntldr/ |
H A D | wlmemory.c | 126 Status = MempSetupPaging(BasePage, PageCount, FALSE); in MempSetupPagingForRegion() 149 Status = MempSetupPaging(BasePage, PageCount, TRUE); in MempSetupPagingForRegion() 234 Status = MempSetupPaging(0, 1, FALSE); in WinLdrSetupMemoryLayout()
|
H A D | winldr.h | 173 MempSetupPaging(IN PFN_NUMBER StartPage,
|
/reactos/boot/freeldr/freeldr/ntldr/arch/arm/ |
H A D | winldr.c | 84 MempSetupPaging(IN PFN_NUMBER StartPage, in MempSetupPaging() function
|
/reactos/boot/freeldr/freeldr/ntldr/arch/amd64/ |
H A D | winldr.c | 171 MempSetupPaging(IN PFN_NUMBER StartPage, in MempSetupPaging() function
|
/reactos/boot/freeldr/freeldr/ntldr/arch/i386/ |
H A D | winldr.c | 208 MempSetupPaging(IN PFN_NUMBER StartPage, in MempSetupPaging() function
|