Home
last modified time | relevance | path

Searched refs:MempSetupPaging (Results 1 – 5 of 5) sorted by relevance

/reactos/boot/freeldr/freeldr/ntldr/
H A Dwlmemory.c126 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 Dwinldr.h173 MempSetupPaging(IN PFN_NUMBER StartPage,
/reactos/boot/freeldr/freeldr/ntldr/arch/arm/
H A Dwinldr.c84 MempSetupPaging(IN PFN_NUMBER StartPage, in MempSetupPaging() function
/reactos/boot/freeldr/freeldr/ntldr/arch/amd64/
H A Dwinldr.c171 MempSetupPaging(IN PFN_NUMBER StartPage, in MempSetupPaging() function
/reactos/boot/freeldr/freeldr/ntldr/arch/i386/
H A Dwinldr.c208 MempSetupPaging(IN PFN_NUMBER StartPage, in MempSetupPaging() function