Home
last modified time | relevance | path

Searched refs:control_handler (Results 1 – 2 of 2) sorted by relevance

/libcpu/risc-v/common64/
A Dmmu.c538 static int (*control_handler[MMU_CNTL_DUMMY_END])(rt_base_t *pte)= variable
571 handler = control_handler[cmd]; in rt_hw_mmu_control()
/libcpu/aarch64/common/
A Dmmu.c869 static int (*control_handler[MMU_CNTL_DUMMY_END])(rt_ubase_t *pte) = { variable
885 handler = control_handler[cmd]; in rt_hw_mmu_control()

Completed in 5 milliseconds