Home
last modified time | relevance | path

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

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