Home
last modified time | relevance | path

Searched refs:IOREMAP_SIZE (Results 1 – 7 of 7) sorted by relevance

/bsp/qemu-virt64-riscv/driver/
A Dboard.c53 #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 Dboard.c53 #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 Dboard.c84 #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 Dboard.c58 #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 Dboard.c63 #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 Dboard.c76 #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 Dboard.c89 #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