Searched refs:IOREMAP_SIZE (Results 1 – 7 of 7) sorted by relevance
| /bsp/qemu-virt64-riscv/driver/ |
| A D | board.c | 53 #define IOREMAP_SIZE (1ul << 30) macro 65 …rt_hw_mmu_map_init(&rt_kernel_space, (void *)(IOREMAP_VEND - IOREMAP_SIZE), IOREMAP_SIZE, (rt_size… in rt_hw_board_init()
|
| /bsp/xuantie/virt64/c906/board/ |
| A D | board.c | 53 #define IOREMAP_SIZE (1ul << 30) macro 65 …rt_hw_mmu_map_init(&rt_kernel_space, (void *)(IOREMAP_VEND - IOREMAP_SIZE), IOREMAP_SIZE, (rt_size… in rt_hw_board_init()
|
| /bsp/allwinner/d1s/board/ |
| A D | board.c | 84 #define IOREMAP_SIZE (1ul << 30) macro 90 …rt_hw_mmu_map_init(&rt_kernel_space, (void *)(USER_VADDR_START - IOREMAP_SIZE), IOREMAP_SIZE, (rt_… in rt_hw_board_init()
|
| /bsp/ultrarisc/ur_dp1000_evb/board/ |
| A D | board.c | 58 #define IOREMAP_SIZE (1ul << 30) macro 78 …rt_hw_mmu_map_init(&rt_kernel_space, (void *)(IOREMAP_VEND - IOREMAP_SIZE), IOREMAP_SIZE, (rt_size… in rt_hw_board_init()
|
| /bsp/bouffalo_lab/bl808/d0/board/ |
| A D | board.c | 63 #define IOREMAP_SIZE (1ul << 30) macro 75 …rt_hw_mmu_map_init(&rt_kernel_space, (void *)(IOREMAP_VEND - IOREMAP_SIZE), IOREMAP_SIZE, (rt_size… in rt_hw_board_init()
|
| /bsp/cvitek/cv18xx_risc-v/board/ |
| A D | board.c | 76 #define IOREMAP_SIZE (1ul << 30) macro 88 …rt_hw_mmu_map_init(&rt_kernel_space, (void *)(IOREMAP_VEND - IOREMAP_SIZE), IOREMAP_SIZE, (rt_size… in rt_hw_board_init()
|
| /bsp/k230/board/ |
| A D | board.c | 89 #define IOREMAP_SIZE (1ul << 30) macro 96 …rt_hw_mmu_map_init(&rt_kernel_space, (void *)(IOREMAP_VEND - IOREMAP_SIZE), IOREMAP_SIZE, (rt_size… in rt_hw_board_init()
|
Completed in 12 milliseconds