Home
last modified time | relevance | path

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

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