Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/include/asm/
Dmte.h181 void mte_check_tfsr_el1(void);
188 mte_check_tfsr_el1(); in mte_check_tfsr_entry()
204 mte_check_tfsr_el1(); in mte_check_tfsr_exit()
207 static inline void mte_check_tfsr_el1(void) in mte_check_tfsr_el1() function
/linux-6.12.1/arch/arm64/kernel/
Dmte.c146 void mte_check_tfsr_el1(void) in mte_check_tfsr_el1() function
263 mte_check_tfsr_el1(); in mte_thread_switch()
322 mte_check_tfsr_el1(); in mte_suspend_enter()