Searched refs:rt_hw_mmu_control (Results 1 – 6 of 6) sorted by relevance
| /libcpu/risc-v/common64/ |
| A D | mmu.h | 69 int rt_hw_mmu_control(struct rt_aspace *aspace, void *vaddr, size_t size,
|
| A D | mmu.c | 561 int rt_hw_mmu_control(struct rt_aspace *aspace, void *vaddr, size_t size, in rt_hw_mmu_control() function
|
| /libcpu/aarch64/common/include/ |
| A D | mmu.h | 211 int rt_hw_mmu_control(struct rt_aspace *aspace, void *vaddr, size_t size,
|
| /libcpu/arm/cortex-a/ |
| A D | mmu.h | 126 int rt_hw_mmu_control(struct rt_aspace *aspace, void *vaddr, size_t size, enum rt_mmu_cntl cmd);
|
| A D | mmu.c | 477 int rt_hw_mmu_control(struct rt_aspace *aspace, void *vaddr, size_t size, in rt_hw_mmu_control() function
|
| /libcpu/aarch64/common/ |
| A D | mmu.c | 874 int rt_hw_mmu_control(struct rt_aspace *aspace, void *vaddr, size_t size, in rt_hw_mmu_control() function
|
Completed in 10 milliseconds