|
|
static void MapPages(Common::PageTable& page_table, VAddr base, u64 size, u8* memory,
|
|
static void MapPages(Common::PageTable& page_table, VAddr base, u64 size, u8* memory,
|
|
|
LOG_DEBUG(HW_Memory, "Mapping {} onto {:016X}-{:016X}", fmt::ptr(memory), base * PAGE_SIZE,
|
|
LOG_DEBUG(HW_Memory, "Mapping {} onto {:016X}-{:016X}", fmt::ptr(memory), base * PAGE_SIZE,
|