Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dmte.h227 static inline void mte_disable_tco_entry(struct task_struct *task) in mte_disable_tco_entry() function
/linux-6.15/arch/arm64/kernel/
H A Dentry-common.c61 mte_disable_tco_entry(current); in enter_from_kernel_mode()
109 mte_disable_tco_entry(current); in __enter_from_user_mode()
H A Dmte.c270 mte_disable_tco_entry(next); in mte_thread_switch()