Home
last modified time | relevance | path

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

/arch/arm/arm/
A Darch.c346 bool need_context_switch; in arch_chain_load() local
351 need_context_switch = false; in arch_chain_load()
355 need_context_switch = true; in arch_chain_load()
360 if (need_context_switch) arch_mmu_context_switch(aspace); in arch_chain_load()

Completed in 2 milliseconds