Searched defs:rt_hw_mmu_map (Results 1 – 4 of 4) sorted by relevance
| /libcpu/arm/cortex-a/ |
| A D | mmu.c | 358 void *rt_hw_mmu_map(rt_aspace_t aspace, void *v_addr, void *p_addr, size_t size, in rt_hw_mmu_map() function
|
| /libcpu/risc-v/common64/ |
| A D | mmu.c | 182 void *rt_hw_mmu_map(struct rt_aspace *aspace, void *v_addr, void *p_addr, in rt_hw_mmu_map() function
|
| /libcpu/mips/gs264/ |
| A D | mmu.c | 709 void *rt_hw_mmu_map(rt_mmu_info *mmu_info, void *v_addr, void* p_addr, size_t size, size_t attr) in rt_hw_mmu_map() function
|
| /libcpu/aarch64/common/ |
| A D | mmu.c | 272 void *rt_hw_mmu_map(rt_aspace_t aspace, void *v_addr, void *p_addr, size_t size, in rt_hw_mmu_map() function
|
Completed in 12 milliseconds