Home
last modified time | relevance | path

Searched refs:rt_hw_aspace_switch (Results 1 – 6 of 6) sorted by relevance

/libcpu/risc-v/common64/
A Dmmu.h66 void rt_hw_aspace_switch(rt_aspace_t aspace);
A Dmmu.c61 void rt_hw_aspace_switch(rt_aspace_t aspace) in rt_hw_aspace_switch() function
70 void rt_hw_aspace_switch(rt_aspace_t aspace) in rt_hw_aspace_switch() function
645 rt_hw_aspace_switch(&rt_kernel_space); in rt_hw_mmu_setup()
/libcpu/aarch64/common/include/
A Dmmu.h116 void rt_hw_aspace_switch(struct rt_aspace *aspace);
/libcpu/arm/cortex-a/
A Dmmu.h120 void rt_hw_aspace_switch(struct rt_aspace *aspace);
A Dmmu.c414 void rt_hw_aspace_switch(rt_aspace_t aspace) in rt_hw_aspace_switch() function
/libcpu/aarch64/common/
A Dmmu.c428 void rt_hw_aspace_switch(rt_aspace_t aspace) in rt_hw_aspace_switch() function

Completed in 10 milliseconds