Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dmmu_context.h32 static inline void contextidr_thread_switch(struct task_struct *next) in contextidr_thread_switch() function
41 static inline void contextidr_thread_switch(struct task_struct *next) in contextidr_thread_switch() function
/linux-4.4.14/arch/arm64/kernel/
Dprocess.c322 contextidr_thread_switch(next); in __switch_to()