Home
last modified time | relevance | path

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

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