Searched refs:reset_map (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-2.7.6/arch/arm64/core/ |
D | mmu.c | 976 static void reset_map(struct arm_mmu_ptables *ptables, const char *name, in reset_map() function 1004 reset_map(domain_ptables, "partition removal", ptn->start, ptn->size); in arch_mem_domain_partition_remove() 1045 reset_map(old_ptables, __func__, thread->stack_info.start, in arch_mem_domain_thread_add() 1066 reset_map(domain_ptables, __func__, thread->stack_info.start, in arch_mem_domain_thread_remove()
|