Searched refs:arch_mmu_context_switch (Results 1 – 10 of 10) sorted by relevance
83 arch_mmu_context_switch(&as); in context_switch()112 arch_mmu_context_switch(NULL); in context_switch()
54 void arch_mmu_context_switch(arch_aspace_t *aspace);
242 void arch_mmu_context_switch(arch_aspace_t *aspace) { in arch_mmu_context_switch() function
360 if (need_context_switch) arch_mmu_context_switch(aspace); in arch_chain_load()
215 void arch_mmu_context_switch(arch_aspace_t *aspace) { in arch_mmu_context_switch() function
578 void arch_mmu_context_switch(arch_aspace_t *aspace) { in arch_mmu_context_switch() function
627 void arch_mmu_context_switch(arch_aspace_t *aspace) { in arch_mmu_context_switch() function
613 void arch_mmu_context_switch(arch_aspace_t *aspace) { in arch_mmu_context_switch() function
737 void arch_mmu_context_switch(arch_aspace_t *aspace) { in arch_mmu_context_switch() function
679 arch_mmu_context_switch(newaspace ? &newaspace->arch_aspace : NULL); in vmm_context_switch()
Completed in 14 milliseconds