mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-10 20:36:48 +00:00
Merge branch 'master_fix'
This commit is contained in:
commit
05ae8dea67
@ -13,6 +13,7 @@
|
||||
#define PAGE_OFFSET (0xffff800000000000UL)
|
||||
#define KERNEL_BASE_LINEAR_ADDR (0xffff800000000000UL)
|
||||
#define USER_MAX_LINEAR_ADDR 0x00007fffffffffffUL
|
||||
// MMIO虚拟地址空间:1TB
|
||||
#define MMIO_BASE (0xffffa10000000000UL)
|
||||
#define MMIO_TOP (0xffffa20000000000UL)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user