Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dmmu_context.h31 static inline void contextidr_thread_switch(struct task_struct *next) in contextidr_thread_switch() function
/linux-6.15/arch/arm64/kernel/
H A Dprocess.c674 contextidr_thread_switch(next); in __switch_to()