Searched refs:reset_map (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/arch/arm64/core/ |
D | mmu.c | 1253 static int reset_map(struct arm_mmu_ptables *ptables, const char *name, in reset_map() function 1281 return reset_map(domain_ptables, "partition removal", in arch_mem_domain_partition_remove() 1322 ret = reset_map(old_ptables, __func__, thread->stack_info.start, in arch_mem_domain_thread_add() 1345 return reset_map(domain_ptables, __func__, thread->stack_info.start, in arch_mem_domain_thread_remove()
|